Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNameContainsSpace = errors.New("name contains a space")
)
Functions ¶
This section is empty.
Types ¶
type Settings ¶
Settings holds all the settings.
func (*Settings) OverrideWith ¶
OverrideWith overrides the settings with another settings struct.
func (*Settings) SetDefaults ¶
func (s *Settings) SetDefaults()
SetDefaults sets the default values for the settings if they are not already set.
Click to show internal directories.
Click to hide internal directories.