Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DebugEnabled bool // whether debug logging is activated
SourceDir string // projects base directory
// contains filtered or unexported fields
}
Config represents the user system and environment configuration
func NewTestConfig ¶ added in v0.4.0
func NewTestConfig() *Config
Click to show internal directories.
Click to hide internal directories.