Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth0Config ¶
type GUIConfig ¶
type GUIConfig struct {
Auth0Config *Auth0Config `valid:"-" toml:"AUTH0" json:"auth0"`
}
func EmptyGuiConfig ¶
func EmptyGuiConfig() GUIConfig
EmptyGuiConfig returns an empty GUIConfig for when it is not specified on the command-line
Click to show internal directories.
Click to hide internal directories.