Move utils into shared folder
This commit is contained in:
parent
500bf48295
commit
c25f27e82e
22 changed files with 111 additions and 137 deletions
4
feeds/feed.go
Normal file
4
feeds/feed.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package feeds
|
||||
|
||||
type Feed struct {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue