Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TOMLDriver ¶
type TOMLDriver struct{}
func (TOMLDriver) CanHandle ¶
func (TOMLDriver) CanHandle(path string) bool
type YAMLDriver ¶
type YAMLDriver struct{}
func (YAMLDriver) CanHandle ¶
func (YAMLDriver) CanHandle(path string) bool
Click to show internal directories.
Click to hide internal directories.