Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct { types.BaseAPI Config *types.SysInfoConfig ResponseObject types.SysInfoResponse LastCalled time.Time `json:"-"` ValidCache bool }
func (*API) Configure ¶
func (a *API) Configure(message types.ClientMessage) error
Configure based on client message
Click to show internal directories.
Click to hide internal directories.