package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jan 27, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package OID contains tools to work with OIDs.
OID represents an OID as a slice of ints.
MustParse parses the OID string, but panics on error.
Parse parses an OID string formatted as '1.2.3.4.5...' and returns an OID instance. It returns
an error if the OID string can't be parsed.
String returns the string representation of the OID.
URN returns the URN of the OID.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.