proxy.golang.org : github.com/jessecoretta/go-objectid
Package objectid implements ASN.1 Object Identifier types and methods. • Unsigned 128-bit arc support (i.e.: such as the registrations found below {joint-iso-itu-t(2) uuid(25)}) • Flexible index support, allowing interrogation through negative indices without the risk of panic • Convenient Leaf, Parent and Root index alias methods, wherever allowed Unsigned 128-bit integer support for individual NumberForm values is made possible due to the private incorporation of Luke Champine's awesome Uint128 type, which manifests here through instances of the package-provided NumberForm type. Valid NumberForm instances may fall between the minimum decimal value of zero (0) and the maximum decimal value of 340,282,366,920,938,463,463,374,607,431,768,211,455 (three hundred forty undecillion and change). This ensures no panics occur when parsing valid UUID-based object identifiers.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jessecoretta/go-objectid
Keywords:
asn1
, asn1-notation
, dot-notation
, go
, golang
, nameandnumberform
, numberform
, object-identifier
, objectid
, uint128
, uuid
, x670
, x680
License: MIT
Latest release: about 1 year ago
First release: over 2 years ago
Namespace: github.com/jessecoretta
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago