Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventResponse ¶
type EventStatusResponse ¶
type GetEventsResponse ¶
type GetEventsResponse struct { Type []string `json:"type"` Events []EventResponse `json:"events"` }
type GetEventsStatusResponse ¶
type GetEventsStatusResponse struct { Status string `json:"status"` Events []EventStatusResponse `json:"events"` }
Click to show internal directories.
Click to hide internal directories.