Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { Server string ClientId string Vendor string Product string Variant string OS string Arch string WithUnstable bool Version string LastChecked time.Time }
func ReadStateFromFile ¶
func StateFromClientState ¶
func (*State) IsInstalled ¶
func (*State) SaveToFile ¶
func (*State) ToClientState ¶
func (state *State) ToClientState() *catalog.ClientState
Click to show internal directories.
Click to hide internal directories.