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
4878bf5e18
probo
/
models
/
answer.go
7 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
First commit.
2022-06-23 11:25:35 +02:00
package
models
type
Answer
struct
{
Annotate some models
2023-07-12 09:30:56 +02:00
ID
string
`
json:"id"
`
Text
string
`
json:"text"
`
First commit.
2022-06-23 11:25:35 +02:00
}
Reference in a new issue
Copy permalink