reflectlab

package
v0.0.0-...-fc75448 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncReflectInit

func FuncReflectInit()

func GetInfo

func GetInfo(u interface{})

func Info

func Info(o interface{})

func SetInfo

func SetInfo(o interface{})

func SetReflectInit

func SetReflectInit()

func StructReflectInit

func StructReflectInit()

Types

type FUser

type FUser struct {
	Id   int
	Name string
	Age  int
}

func (FUser) Hello

func (u FUser) Hello(m FUser) (int, string)

type SUser

type SUser struct {
	Id   int
	Name string
	Age  int
}

type TUser

type TUser struct {
	Id   int
	Name string
	Age  int
}

func (TUser) Hello

func (u TUser) Hello()

Jump to

Keyboard shortcuts

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