Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvalidInputError ¶
type InvalidInputError struct {
Msg string
}
func (InvalidInputError) Error ¶
func (e InvalidInputError) Error() string
type MissingObjectError ¶
type MissingObjectError struct {
Msg string
}
func (MissingObjectError) Error ¶
func (e MissingObjectError) Error() string
Click to show internal directories.
Click to hide internal directories.