m

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Foo

type Foo struct {
	Bar string
	M   map[int]string
}

func (*Foo) MarshalJSON

func (mj *Foo) MarshalJSON() ([]byte, error)

func (*Foo) MarshalJSONBuf

func (mj *Foo) MarshalJSONBuf(buf fflib.EncodingBuffer) error

func (*Foo) UnmarshalJSON

func (uj *Foo) UnmarshalJSON(input []byte) error

func (*Foo) UnmarshalJSONFFLexer

func (uj *Foo) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error

type Foo2

type Foo2 struct {
	Bar string
	M   map[int]string
}

Jump to

Keyboard shortcuts

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