Documentation ¶
Overview ¶
Package vars provide some pre-defined variable from old codebase.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // StaffMap ... StaffMap map[model.SubjectType]map[StaffID]Staff // PlatformMap ... PlatformMap map[model.SubjectType]map[PlatformID]model.Platform // RelationMap ... RelationMap map[model.SubjectType]map[RelationID]Relation )
Functions ¶
This section is empty.
Types ¶
type Relation ¶
Click to show internal directories.
Click to hide internal directories.