An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/jessecoretta/go-objectid : v0.0.1-alpha

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 - Documentation - Download - JSON
purl: pkg:golang/github.com/jessecoretta/go-objectid@v0.0.1-alpha
Published:
Indexed:

    Loading...
    Readme
    Loading...