goreflect

package
v0.0.0-...-91ccd0e Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

type Field struct {
	// contains filtered or unexported fields
}

type INParameter

type INParameter struct {
	*Parameter
}

type Method

type Method struct {
	// contains filtered or unexported fields
}

func (*Method) Call

func (mthd *Method) Call(prmsin ...interface{}) (prmsout []interface{})

type OUTParameter

type OUTParameter struct {
	*Parameter
}

type Parameter

type Parameter struct {
	// contains filtered or unexported fields
}

type Struct

type Struct struct {
	// contains filtered or unexported fields
}

func (*Struct) CallMethod

func (strct *Struct) CallMethod(owner interface{}, mthdname string, prmsin ...interface{}) (prmsout []interface{})

Jump to

Keyboard shortcuts

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