package json

import "github.com/mesos/mesos-go/api/v1/lib/encoding/json"

Index

Functions

func NewDecoder

func NewDecoder(s encoding.Source) encoding.Decoder

NewDecoder returns a new Decoder of JSON messages read from the given source.

func NewEncoder

func NewEncoder(s encoding.Sink) encoding.Encoder

NewEncoder returns a new Encoder of Calls to JSON messages written to the given io.Writer.

Source Files

json.go

Version
v0.0.11 (latest)
Published
May 15, 2020
Platform
linux/amd64
Imports
3 packages
Last checked
17 minutes ago

Tools for package owners.