Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Properties HoneyBeeErr `json:"properties"`
}
type HoneyBeeErr ¶
type HoneyBeeErr struct {
Error string `json:"error"`
}
Click to show internal directories.
Click to hide internal directories.