Documentation
¶
Index ¶
Constants ¶
View Source
const Timeout = 10 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorMessage ¶
type ErrorMessage struct {
Message string `json:"message"`
// contains filtered or unexported fields
}
type Message ¶
type Message struct {
*ErrorMessage
}
func (Message) MarshalJSON ¶
func (*Message) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.