# Functions
NewDIDCommV1Endpoint creates a DIDCommV1 endpoint.
NewDIDCommV2Endpoint creates a DIDCommV2 endpoint with the given array of endpoints.
NewDIDCoreEndpoint creates a generic DIDCore endpoint.
# 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.