extra

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildFunc

func BuildFunc(function, result interface{}) (reflect.Value, error)

func RegisterWithBuildFunc

func RegisterWithBuildFunc(kind string, function, result interface{}) error

RegisterWithBuildFunc universal kind method registration. result is the function return type. last args must is interface{}. register func(arg1, arg2, argN..., result) (error) => func(arg1, arg2, argN...) (result, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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