Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type YAMLWriter ¶
type YAMLWriter struct {
// contains filtered or unexported fields
}
func NewYAMLWriter ¶
func NewYAMLWriter(filename string) (*YAMLWriter, error)
func (*YAMLWriter) Close ¶
func (w *YAMLWriter) Close() error
Click to show internal directories.
Click to hide internal directories.