package
0.0.0-20200223212455-27520ef27d38
Repository: https://github.com/aler9/go-dc.git
Documentation: pkg.go.dev
# Functions
MustParseCID parses a base32 CID string and panics on error.
MustParseCIDP is the same as MustParseCID, but returns a pointer to a new value.
NewPID generates a new Private ID using a cryptographic random source.
SIDFromInt converts a 20 bit integer to a SID.
SIDFromString parses a 4-byte base32 encoded SID value.