Add comment to struct
This commit is contained in:
parent
a46718613b
commit
55bbfac16d
|
|
@ -15,6 +15,7 @@ import (
|
||||||
"code.gitea.io/gitea/modules/setting"
|
"code.gitea.io/gitea/modules/setting"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// Response is the structure of JSON returned from API
|
||||||
type Response struct {
|
type Response struct {
|
||||||
Success bool `json:"success"`
|
Success bool `json:"success"`
|
||||||
ChallengeTS time.Time `json:"challenge_ts"`
|
ChallengeTS time.Time `json:"challenge_ts"`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user