This website requires JavaScript.
Explore
Help
Sign in
andrea
/
probo
Watch
1
Star
0
Fork
You've already forked probo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2c854d4f8b
probo
/
pkg
/
models
/
tag.go
6 lines
63 B
Go
Raw
Normal View
History
Unescape
Escape
Tags
2023-10-02 12:55:03 +02:00
package
models
type
Tag
struct
{
Tags are a string slice
2024-04-12 13:39:49 +02:00
Name
string
`
json:"name"
`
Tags
2023-10-02 12:55:03 +02:00
}
Reference in a new issue
Copy permalink