Documentation
¶
Overview ¶
Package json provides functions to facilitate dealing with JSON.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorReader ¶
type ErrorReader struct {
// contains filtered or unexported fields
}
ErrorReader is a reader that always errors with the given error.
Click to show internal directories.
Click to hide internal directories.