model

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 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 Input

type Input struct {
	Name string `json:"name"`
}

func (*Input) MarshalJSON

func (j *Input) MarshalJSON() ([]byte, error)

MarshalJSON marshal bytes to json - template

func (*Input) MarshalJSONBuf

func (j *Input) MarshalJSONBuf(buf fflib.EncodingBuffer) error

MarshalJSONBuf marshal buff to json - template

func (*Input) UnmarshalJSON

func (j *Input) UnmarshalJSON(input []byte) error

UnmarshalJSON umarshall json - template of ffjson

func (*Input) UnmarshalJSONFFLexer

func (j *Input) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error

UnmarshalJSONFFLexer fast json unmarshall - template ffjson

Jump to

Keyboard shortcuts

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