Versions in this module Expand all Collapse all v0 v0.2.0 Oct 28, 2024 Changes in this version + const DIDCore + const Ed25519 + const KeyPrefix + const Prefix + const RSA + var MethodOffset = varint.UvarintSize(uint64(DIDCore)) + var Undef = DID + type DID struct + func Decode(bytes []byte) (DID, error) + func Parse(str string) (DID, error) + func (d DID) Bytes() []byte + func (d DID) DID() DID + func (d DID) Defined() bool + func (d DID) GoString() string + func (d DID) String() string