colgen

package
v0.18.6 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FuncList = map[string]func(map[string]interface{}, []string) (string, error){
		"intercorp": intercorp,
		"identity":  identity,
		"empty":     empty,
	}
)

Functions

func GetFuncList

func GetFuncList() []string

Types

type AlignedColGenFn

type AlignedColGenFn func(map[string]interface{}) (string, error)

type AlignedUnboundColGenFn

type AlignedUnboundColGenFn func(map[string]interface{}, []string) (string, error)

func GetFuncByName

func GetFuncByName(fnName string) (AlignedUnboundColGenFn, error)

Jump to

Keyboard shortcuts

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