Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallMethodByName ¶
Types ¶
type FuncCaller ¶
type FuncCaller struct {
// contains filtered or unexported fields
}
func NewFuncCaller ¶
func NewFuncCaller(name string) *FuncCaller
func (*FuncCaller) Name ¶
func (f *FuncCaller) Name() string
func (*FuncCaller) Register ¶
func (f *FuncCaller) Register(name string, fn any)
Click to show internal directories.
Click to hide internal directories.