Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
Decoder is the interface for the functionality that reads and decodes entities from an io.Reader, typically os.Stdin.
func NewJSONDecoder ¶
NewJSONDecoder returns a new Decoder on top of r, and that uses the common JSON format used in The Things Stack.
Click to show internal directories.
Click to hide internal directories.