Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrUnsupportedKind ¶
type ErrUnsupportedKind struct {
// contains filtered or unexported fields
}
ErrUnsupportedKind is the error that is returned if the yaml.Node's kind is not supported.
func (ErrUnsupportedKind) Error ¶
func (err ErrUnsupportedKind) Error() string
Error implements the error interface.
Click to show internal directories.
Click to hide internal directories.