Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultAuditLogPath ¶ added in v0.0.4
func DefaultAuditLogPath() string
func DefaultConfigDir ¶ added in v0.0.4
func DefaultConfigDir() string
func DefaultConfigPath ¶
func DefaultConfigPath() string
Types ¶
type Config ¶
type Config struct {
Endpoints []Endpoint `yaml:"endpoints"`
}
func (*Config) AddEndpoint ¶
Click to show internal directories.
Click to hide internal directories.