proxy

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvocationProxy = invocationProxy{}

Functions

This section is empty.

Types

type InvocationHandler

type InvocationHandler func(obj any, method InvocationMethod, args []reflect.Value) []reflect.Value

type InvocationMethod

type InvocationMethod struct {
	Name string
	Type reflect.Type
}

func (InvocationMethod) Invoke

func (method InvocationMethod) Invoke(obj any, args []reflect.Value) []reflect.Value

Jump to

Keyboard shortcuts

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