Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssertionError ¶
type AssertionError struct {
// contains filtered or unexported fields
}
func (AssertionError) Error ¶
func (ae AssertionError) Error() string
func (AssertionError) Received ¶
func (ae AssertionError) Received() map[string]interface{}
func (AssertionError) Rule ¶
func (ae AssertionError) Rule() string
func (AssertionError) Unwrap ¶
func (ae AssertionError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.