Imports of package modes

PathSynopsis
github.com/fxamacker/cbor/v2Package 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.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.