Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvalidOption ¶
type InvalidOption struct {
Message string
}
func NewInvalidOption ¶
func NewInvalidOption(message string) InvalidOption
func (InvalidOption) Error ¶
func (i InvalidOption) Error() string
Click to show internal directories.
Click to hide internal directories.