Documentation
¶
Overview ¶
Package json_structs contains structures used internally for parsing json. These should not be used directly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneralResponse ¶
type GeneralResponse struct {
Error *SingleError
}
type LightProperties ¶
type LightState ¶
type LightState struct {
State *LightProperties
}
type SingleError ¶
Click to show internal directories.
Click to hide internal directories.