Imports of package modes
Path | Synopsis |
---|---|
github.com/fxamacker/cbor/v2 | Package cbor is a modern CBOR codec (RFC 8949 & RFC 8742) with CBOR tags, Go struct tag options (toarray/keyasint/omitempty/omitzero), Core Deterministic Encoding, CTAP2, Canonical CBOR, float64->32->16, and duplicate map key detection. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |