Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveActive ¶
Types ¶
type Active ¶
type Active struct {
ActiveStoreID string `json:"active_store_id,omitempty"`
ActiveGameInstallID int64 `json:"active_game_install_id,omitempty"`
ActiveGameInstallSelector string `json:"active_game_install_selector,omitempty"`
UpdatedAt string `json:"updated_at,omitempty"`
}
func LoadActive ¶
Click to show internal directories.
Click to hide internal directories.