Registry / utility / golang-infrastructure-go-reflect-utils

golang-infrastructure-go-reflect-utils

JSON →
library0.0.0-20221130143747-965ef2eb09c3gogounverified

Package go-reflect-utils provides utility functions for Go reflection operations.

go get github.com/golang-infrastructure/go-reflect-utils
INSTALL
IMPORT
SIG · GOLANG-INFRASTRUCT
G
golang-infrastructure-go-reflect-utils
utilitygov0.0.0-20221130143747-965ef2eb09c3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

reflectutils
github.com/golang-infrastructure/go-reflect-utils

Get the type name of a value

package main import ( "fmt" reflectutils "github.com/golang-infrastructure/go-reflect-utils" ) func main() { fmt.Println(reflectutils.GetTypeName(42)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221130143747-965ef2eb09c3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golang-infrastructure-go-reflect-utils — go get golang-infrastructure-go-reflect-utils · libregistry