mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
fixme
This commit is contained in:
parent
49e5c3ed2d
commit
776c1fee45
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -20,6 +20,7 @@ type Link struct {
|
|||
Description string
|
||||
}
|
||||
|
||||
// FIXME: rename to Category
|
||||
type Object struct {
|
||||
Title string
|
||||
Slug string
|
||||
|
|
Loading…
Reference in a new issue