Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flash ¶
type Flash struct { Persistent bool `json:"persistent"` Sticky bool `json:"sticky"` EntityKey string `json:"entity_key"` ID string `json:"id"` Text string `json:"text"` Actions []FlashAction `json:"actions"` Type FlashLevel `json:"type"` OnceOnlyKey string `json:"once_only_key"` }
type FlashAction ¶
Click to show internal directories.
Click to hide internal directories.