Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FailedError ¶
type FailedError struct {
// contains filtered or unexported fields
}
func (*FailedError) Error ¶
func (err *FailedError) Error() string
func (*FailedError) String ¶
func (err *FailedError) String() string
func (*FailedError) Unwrap ¶
func (err *FailedError) Unwrap() error
type IfAssertion ¶
type IfAssertion struct{}
Click to show internal directories.
Click to hide internal directories.