Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileReader ¶
func NewFileReader ¶
func NewFileReader(name string) FileReader
type FileWriter ¶
func NewFileWriter ¶
func NewFileWriter(name string) FileWriter
type JSONReader ¶
type JSONReader struct {
// contains filtered or unexported fields
}
type JSONWriter ¶
type JSONWriter struct {
// contains filtered or unexported fields
}
type YAMLReader ¶
type YAMLReader struct {
// contains filtered or unexported fields
}
type YAMLWriter ¶
type YAMLWriter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.