Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangedEvent ¶
type ChangedEvent struct{}
func (ChangedEvent) Data ¶
func (t ChangedEvent) Data() string
func (ChangedEvent) Event ¶
func (t ChangedEvent) Event() string
func (ChangedEvent) Id ¶
func (t ChangedEvent) Id() string
type ErrorRequest ¶
type ErrorRequest struct {
Error string `json:"error"`
}
type FetchRequest ¶
type FetchResponse ¶
Click to show internal directories.
Click to hide internal directories.