data

package
v0.0.0-...-58f14d4 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	Map     mxj.Map
	Path    string
	OnError func(path string, v interface{}, err error) (interface{}, error)
}

func (Source) Value

func (s Source) Value() (interface{}, error)

type Target

type Target struct {
	Map     mxj.Map
	Path    string
	OnError func(path string, v interface{}, err error) error
}

func (Target) SetValue

func (t Target) SetValue(v interface{}) error

Jump to

Keyboard shortcuts

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