//
pkg.gl
Category
github.com/go-dataspace/run-dsp
oid
package
0.0.3
Repository:
https://github.com/go-dataspace/run-dsp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
52 SLOC
#
Functions
MustParse
MustParse parses the OID string, but panics on error.
Parse
Parse parses an OID string formatted as '1.2.3.4.5...' and returns an OID instance.
#
Type aliases
OID
OID represents an OID as a slice of ints.