Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultConfigLoaderName = "toml"
Variables ¶
View Source
var Assembler = loader.EmptyAssembler.WithConfig(Config)
View Source
var Config = loader.NewCommonConfig()
View Source
var Parser = &TOMLParser{}
Functions ¶
func RegisterDefaultLoader ¶
func RegisterDefaultLoader()
Types ¶
type TOMLParser ¶
type TOMLParser struct { }
Click to show internal directories.
Click to hide internal directories.