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

# Functions

NewDIDCommV1Endpoint creates a DIDCommV1 endpoint.
NewDIDCommV2Endpoint creates a DIDCommV2 endpoint with the given array of endpoints.
NewDIDCoreEndpoint creates a generic DIDCore endpoint.

# Constants

DIDCommV1 type.
DIDCommV2 type.
Generic type.

# Structs

DIDCommV2Endpoint contains ServiceEndpoint data specifically for DIDcommV2 and is wrapped in Endpoint as an array.
Endpoint contains endpoint specific content.

# Interfaces

ServiceEndpoint api for fetching ServiceEndpoint content based off of a DIDComm V1, V2 or DIDCore format.

# Type aliases

EndpointType endpoint type.