Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Server ServerConfig `yaml:"server"`
Validation ValidationConfig `yaml:"validation"`
Ldap LdapConfig `yaml:"ldap"`
Log LogConfig `yaml:"log"`
UI UIConfig `yaml:"ui"`
}
var (
Configuration Config
)
type LdapConfig ¶
type ServerConfig ¶
type ValidationConfig ¶
Click to show internal directories.
Click to hide internal directories.