transformations

package
v0.0.0-...-098fe98 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransformationMap

type TransformationMap struct {
	// contains filtered or unexported fields
}

TransformationMap struct mapper type

var TransformationMaps *TransformationMap = &TransformationMap{make(map[string]func(interface{}) interface{})}

TransformationMaps transformation map variable

func (*TransformationMap) Get

func (transform *TransformationMap) Get(key string) func(interface{}) interface{}

Get Reads the transformation func with given key

Jump to

Keyboard shortcuts

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