Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ListenAddress string Accounts map[string]Account MetadataRepository MetadataRepository Token string LogLevel string Version Version Org string }
Config is representation of the configuration data
type MetadataRepository ¶
MetadataRepository is the configuration for the metadata respository
Click to show internal directories.
Click to hide internal directories.