Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
type JsonReadCloser ¶
type JsonReadCloser interface { JsonReader io.Closer }
func OpenRead ¶
func OpenRead(r io.ReadCloser) (JsonReadCloser, error)
Click to show internal directories.
Click to hide internal directories.