Added Fetcher
This commit is contained in:
parent
b823cffe69
commit
40f1687972
10 changed files with 36 additions and 19 deletions
3
internal/cardsinfo/fetcher.go
Normal file
3
internal/cardsinfo/fetcher.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package cardsinfo
|
||||
|
||||
type Fetcher struct{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue