Registry / utility / projectdiscovery-reflectutil

projectdiscovery-reflectutil

JSON →
library0.0.1gogounverified

A utility package for Go reflection operations.

go get github.com/projectdiscovery/reflectutil
INSTALL
IMPORT
SIG · PROJECTDISCOVERY-R
P
projectdiscovery-reflectutil
utilitygov0.0.1
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.

reflectutil
github.com/projectdiscovery/reflectutil

Gets the type name of a value using reflectutil.

package main import ( "fmt" "github.com/projectdiscovery/reflectutil" ) func main() { fmt.Println(reflectutil.GetTypeName(42)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
projectdiscovery-reflectutil — go get projectdiscovery-reflectutil · libregistry