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

# Functions

NewProvider returns a new instance of the remote provider.
WithHTTPClient configures an HTTP client.

# Structs

Provider is a remote JSON-LD context provider.
Response represents a response from the remote source with JSON-LD context documents.

# Interfaces

HTTPClient represents an HTTP client.

# Type aliases

ProviderOpt configures the remote context provider.