Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Card ¶
Card holds the schema definition for the Card entity.
func (Card) Annotations ¶
func (Card) Annotations() []schema.Annotation
type Game ¶
Game holds the schema definition for the Game entity.
func (Game) Annotations ¶
func (Game) Annotations() []schema.Annotation
type GameUser ¶
GameUser holds the schema definition for the GameUser entity.
func (GameUser) Annotations ¶
func (GameUser) Annotations() []schema.Annotation
type Mission ¶
Mission holds the schema definition for the Mission entity.
func (Mission) Annotations ¶
func (Mission) Annotations() []schema.Annotation
type Record ¶
Record holds the schema definition for the Record entity.
func (Record) Annotations ¶
func (Record) Annotations() []schema.Annotation
type Room ¶
Room holds the schema definition for the Room entity.
func (Room) Annotations ¶
func (Room) Annotations() []schema.Annotation
type RoomUser ¶
RoomUser holds the schema definition for the RoomUser entity.
func (RoomUser) Annotations ¶
func (RoomUser) Annotations() []schema.Annotation
type Squad ¶
Squad 小队,任务和出行人员中间表 Squad holds the schema definition for the Squad entity.
func (Squad) Annotations ¶
func (Squad) Annotations() []schema.Annotation
type Vote ¶
Vote holds the schema definition for the Vote entity.
func (Vote) Annotations ¶
func (Vote) Annotations() []schema.Annotation
Click to show internal directories.
Click to hide internal directories.