generated from VLADIMIR/template
add games operations
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package repos
|
||||
|
||||
type Team struct {
|
||||
ID int
|
||||
Name string
|
||||
Password string
|
||||
}
|
||||
Reference in New Issue
Block a user