easyjson

package
v0.0.0-...-77d0bba Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Person

type Person struct {
	Name string
	Age  int
}

func (*Person) MarshalEasyJSON

func (v *Person) MarshalEasyJSON(w *jwriter.Writer)

func (*Person) MarshalJSON

func (v *Person) MarshalJSON() ([]byte, error)

func (*Person) UnmarshalEasyJSON

func (v *Person) UnmarshalEasyJSON(l *jlexer.Lexer)

func (*Person) UnmarshalJSON

func (v *Person) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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