Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Configurations = &Config{}
Configurations is kie config items
Functions ¶
Types ¶
type Config ¶
type Config struct { DB DB `yaml:"db"` RBAC RBAC `yaml:"rbac"` //config from cli ConfigFile string NodeName string ListenPeerAddr string PeerAddr string AdvertiseAddr string }
Config is yaml file struct
Click to show internal directories.
Click to hide internal directories.