Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶ added in v0.3.0
type ErrorResponse struct { Message string `json:"message"` Error interface{} `json:"error,omitempty"` }
type Time ¶
func (Time) MarshalJSON ¶
func (Time) MarshalYAML ¶ added in v0.4.0
func (*Time) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.