Registry / serialization / scylladb-go-reflectx

scylladb-go-reflectx

JSON →
library1.0.1gogounverified

Extensions to the standard reflect library for marshalling and unmarshalling, with named attribute access and struct tag support.

go get github.com/scylladb/go-reflectx
INSTALL
IMPORT
SIG · SCYLLADB-GO-REFLEC
S
scylladb-go-reflectx
serializationgov1.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.

reflectx
github.com/scylladb/go-reflectx

Create a new mapper with 'db' struct tag.

package main import "github.com/scylladb/go-reflectx" func main() { mapper := reflectx.NewMapper("db") _ = mapper }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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