Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmptyError ¶
type EmptyError struct {
Err error
}
func (*EmptyError) Error ¶
func (*EmptyError) Error() string
func (*EmptyError) ExitCode ¶
func (err *EmptyError) ExitCode() int
func (*EmptyError) IsEmptyError ¶
func (*EmptyError) IsEmptyError() bool
type YamlMarshaler ¶
type YamlMarshaler struct {
// contains filtered or unexported fields
}
func YamlFormatter ¶
func YamlFormatter(indent *int) *YamlMarshaler
Click to show internal directories.
Click to hide internal directories.