# Functions

New creates new DID Resolver.
WithAccept option is for accept did method.
WithHTTPClient option is for custom http client.
WithResolveAuthToken add auth token for resolve.
WithResolveAuthTokenProvider add auth token provider.
WithTimeout option is for definition of HTTP(s) timeout value of DID Resolver.

# Constants

VersionIDOpt version id opt this option is not mandatory.
VersionTimeOpt version time opt this option is not mandatory.

# Structs

VDR via HTTP(s) endpoint.

# Type aliases

Accept is method to accept did method.
Option configures the peer vdr.