Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Application application `yaml:"application"` Clients clients `yaml:"clients"` Pagination pagination `yaml:"pagination"` Service service `yaml:"service"` Settings settings `yaml:"settings"` Spinner spinner `yaml:"spinner"` }
Config describes the configuration of the service.
Click to show internal directories.
Click to hide internal directories.