Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MarshalType ¶
type MarshalType string
var Json MarshalType = "json"
var Yaml MarshalType = "yaml"
func FindEx ¶
func FindEx(fileName string) MarshalType
Click to show internal directories.
Click to hide internal directories.