package json
import "github.com/mesos/mesos-go/api/v1/lib/encoding/json"
Index ¶
- func NewDecoder(s encoding.Source) encoding.Decoder
- func NewEncoder(s encoding.Sink) encoding.Encoder
Functions ¶
func NewDecoder ¶
NewDecoder returns a new Decoder of JSON messages read from the given source.
func NewEncoder ¶
NewEncoder returns a new Encoder of Calls to JSON messages written to the given io.Writer.
Source Files ¶
- Version
- v0.0.11 (latest)
- Published
- May 15, 2020
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 17 minutes ago –
Tools for package owners.