Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefaultConfig ¶
func SetDefaultConfig()
Types ¶
type Config ¶
type Config struct { //Global LogLevel log.Level //A logrus logLevel //PhononCommandSet AppletCACert []byte //One of the CA certificates listed in the cert package. Used as default if Certificate not set Certificate string //string ID to select a certificate }
func DefaultConfig ¶
func DefaultConfig() Config
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.