marshal

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Default

type Default struct {
	OmitEmpty  bool
	CaseFormat format.Case
	Transforms map[string]*Transform
	Exclude    map[string]bool
	DateLayout string
}

type Exclude added in v0.2.1

type Exclude []string

func (Exclude) Index added in v0.2.1

func (e Exclude) Index() map[string]bool

type Transform added in v0.2.1

type Transform struct {
	Path  string
	Codec string
}

type TransformIndex added in v0.2.2

type TransformIndex map[string]Transforms

type Transforms added in v0.2.1

type Transforms []*Transform

func (Transforms) Index added in v0.2.1

func (t Transforms) Index() map[string]*Transform

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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