Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PathToDefaultRhwaParamsFile path to config file with default rhwa parameters.
PathToDefaultRhwaParamsFile = "./default.yaml"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RHWAConfig ¶
type RHWAConfig struct {
*config.GeneralConfig
}
RHWAConfig type keeps rhwa configuration.
func NewRHWAConfig ¶
func NewRHWAConfig() *RHWAConfig
NewRHWAConfig returns instance of RHWA config type.
Click to show internal directories.
Click to hide internal directories.