Versions in this module Expand all Collapse all v0 v0.1.5 Jan 27, 2021 Changes in this version + func CallerStack(cd int, fns ...func(fn *runtime.Func, pc uintptr) string) string + func Func(fn interface{}) func(...interface{}) func(...interface{}) + func FuncRaw(fn interface{}) func(...interface{}) []reflect.Value + func FuncStack(fn interface{}, fns ...func(fn *runtime.Func, pc uintptr) string) string + func FuncValue(fn interface{}) func(...reflect.Value) []reflect.Value