Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultThemesDir = "themes" DefaultPublishDir = "public" )
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
Types ¶
type ConfigLoader ¶
type ConfigLoader struct { Cfg config.Provider config.SourceDescriptor BaseDirs valueobject.BaseDirs Logger loggers.Logger }
Click to show internal directories.
Click to hide internal directories.