Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Namespace NamespaceConfig
}
type NamespaceConfig ¶
type TestConfig ¶
type TestConfig struct {
Config Config `yaml:"config"`
}
func LoadConfig ¶
func LoadConfig(file string) (*TestConfig, error)
Click to show internal directories.
Click to hide internal directories.