package
1.3.0
Repository: https://github.com/trustbloc/did-go.git
Documentation: pkg.go.dev

# Functions

WithOption add option for did method.

# Constants

DIDCommServiceType default DID Communication service endpoint type.
DIDCommV2ServiceType is the DID Communications V2 service type.
LegacyServiceType is the DID Communication V1 indy based service type.

# Variables

ErrNotFound is returned when a DID resolver does not find the DID.

# Structs

DIDMethodOpts did method opts.

# Interfaces

Registry vdr registry.
VDR verifiable data registry interface.

# Type aliases

DIDMethodOption is a did method option.