json

package
v0.0.0-...-59666ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2015 License: MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decoding

func Decoding(unmarshaller gocoding.Unmarshaller, theType reflect.Type) gocoding.Decoder

func Encoding

func Encoding(marshaller gocoding.Marshaller, theType reflect.Type) gocoding.Encoder

func ErrorState

func ErrorState(args ...interface{}) scanState

func ErrorStatef

func ErrorStatef(format string, args ...interface{}) scanState

func Marshal

func Marshal(writer io.Writer, obj interface{}) error

func MarshalIndent

func MarshalIndent(writer io.Writer, obj interface{}, prefix, indent string) error

func NewMarshaller

func NewMarshaller() gocoding.Marshaller

func NewUnmarshaller

func NewUnmarshaller() gocoding.Unmarshaller

func Render

func Render(writer io.Writer) gocoding.Renderer

func RenderIndented

func RenderIndented(writer io.Writer, prefix, tabstr string) gocoding.Renderer

func Unmarshal

func Unmarshal(reader gocoding.SliceableRuneReader, obj interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL