funcmap

package
v0.0.0-...-2bc18d8 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2017 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrParamsNotAdapted = errors.New("The number of params is not adapted.")
)

Functions

This section is empty.

Types

type Funcs

type Funcs map[string]reflect.Value

func NewFuncs

func NewFuncs(size int) Funcs

func (Funcs) Bind

func (f Funcs) Bind(name string, fn interface{}) (err error)

func (Funcs) Call

func (f Funcs) Call(name string, params ...interface{}) (result []reflect.Value, err error)

Jump to

Keyboard shortcuts

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