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