reflect

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FullTypeName

func FullTypeName(t reflect.Type) string

FullTypeName returns the full qualified name of a reflect.Type The fully qualified name is the combination of the type PkgPath and its Name.

func FullTypeNameOf

func FullTypeNameOf(obj interface{}) string

FullTypeNameOf returns the full qualified name of the given interface The fully qualified name is the combination of the type PkgPath and its Name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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