Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonFormatError ¶
type JsonFormatError struct { Reason Reason `json:"reason,omitempty"` Message interface{} `json:"message,omitempty"` }
func (*JsonFormatError) Error ¶
func (e *JsonFormatError) Error() string
Click to show internal directories.
Click to hide internal directories.