Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigError bool
Functions ¶
func GetHTTPClient ¶
Types ¶
type Config ¶
type Config struct {
TLS struct {
CA string
Key string
Cert string
}
Debug bool
URL string
TokenFile string
UserFile string
}
var AppConfig *Config
type TokenUser ¶
func Authenticate ¶
Click to show internal directories.
Click to hide internal directories.