# 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.

# Type aliases

DIDCommV2Endpoint contains ServiceEndpoint data specifically for DIDcommV2 and is wrapped in Endpoint as an array.
Endpoint contains endpoint specific content.
EndpointType endpoint type.
ServiceEndpoint api for fetching ServiceEndpoint content based off of a DIDComm V1, V2 or DIDCore format.