added team view to season_leagues
This commit is contained in:
@@ -25,6 +25,7 @@ type Getter interface {
|
||||
AddCheck(check *ValidationRule)
|
||||
String(key string) *StringField
|
||||
Int(key string) *IntField
|
||||
Bool(key string) *BoolField
|
||||
Time(key string, format *timefmt.Format) *TimeField
|
||||
StringList(key string) *StringList
|
||||
IntList(key string) *IntList
|
||||
|
||||
Reference in New Issue
Block a user