Registry / utility / go-courier-reflectx

go-courier-reflectx

JSON →
library1.3.5gogounverified

A Go reflection utility library providing extended reflection capabilities.

go get github.com/go-courier/reflectx
INSTALL
IMPORT
SIG · GO-COURIER-REFLECT
G
go-courier-reflectx
utilitygov1.3.5
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.

reflectx
github.com/go-courier/reflectx

Get the type name of a value

package main import ( "fmt" "github.com/go-courier/reflectx" ) func main() { fmt.Println(reflectx.TypeName(42)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-courier-reflectx — go get go-courier-reflectx · libregistry