package
0.0.3
Repository: https://github.com/go-dataspace/run-dsp.git
Documentation: pkg.go.dev

# Functions

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.

# Type aliases

OID represents an OID as a slice of ints.