//
pkg.gl
Category
github.com/amp-labs/cli
appdata
package
1.0.4
Repository:
https://github.com/amp-labs/cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
80 SLOC
#
Functions
Get
Get returns the user's existing config, or an empty config if the file doesn't exist.
Set
Set writes the given config to the user's config file.
#
Structs
Config
IMPORTANT: Do not modify the JSON labels in this struct without ensuring backwards compatibility, since those strings are written to the user's config file on their computer.
Token
Token represents a JWT token.