Compare commits
2 Commits
3b41207354
...
9e0033149d
Author | SHA1 | Date | |
---|---|---|---|
9e0033149d | |||
fd9bb44e28 |
@ -35,3 +35,8 @@ type ValidateReq struct {
|
|||||||
|
|
||||||
type ValidateResp struct {
|
type ValidateResp struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type SkirdaUser struct {
|
||||||
|
Id string
|
||||||
|
Username string
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user