//
pkg.gl
Category
github.com/trustbloc/did-go
doc
ld
context
remote
package
1.3.0
Repository:
https://github.com/trustbloc/did-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
74 SLOC
#
Functions
NewProvider
NewProvider returns a new instance of the remote provider.
WithHTTPClient
WithHTTPClient configures an HTTP client.
#
Structs
Provider
Provider is a remote JSON-LD context provider.
Response
Response represents a response from the remote source with JSON-LD context documents.
#
Interfaces
HTTPClient
HTTPClient represents an HTTP client.
#
Type aliases
ProviderOpt
ProviderOpt configures the remote context provider.