Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PathToDefaultCnfCoreParamsFile path to config file with default core parameters.
PathToDefaultCnfCoreParamsFile = "./default.yaml"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoreConfig ¶
CoreConfig type keeps core configuration.
func NewCoreConfig ¶
func NewCoreConfig() *CoreConfig
NewCoreConfig returns instance of CoreConfig config type.
Click to show internal directories.
Click to hide internal directories.