generated from VLADIMIR/template
add teams operations
This commit is contained in:
@@ -3,5 +3,6 @@ package game_service
|
||||
type Team struct {
|
||||
ID int
|
||||
Name string
|
||||
Status string
|
||||
Password string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user