Documentation
¶
Index ¶
Constants ¶
View Source
const ( Json = "json" Raw = "raw" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
func NewJsonFile ¶
func NewJsonFile(contents interface{}) *File
func NewRawFile ¶
Click to show internal directories.
Click to hide internal directories.