Documentation ¶
Overview ¶
Package json is deprecated. Use github.com/cayleygraph/quad/json.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamReader ¶
type StreamReader = json.StreamReader
func NewStreamReader ¶
func NewStreamReader(r io.Reader) *StreamReader
type StreamWriter ¶
type StreamWriter = json.StreamWriter
func NewStreamWriter ¶
func NewStreamWriter(w io.Writer) *StreamWriter
Click to show internal directories.
Click to hide internal directories.