Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigInfo ¶
type ConfigInfo struct {
// UniqueClientID is the ID assigned to this user on first startup when auth information is not know. This can be later associated with the UserID.
UniqueClientID string `json:"uniqueClientID"`
}
ConfigInfo store the config about the CLI.
Click to show internal directories.
Click to hide internal directories.