package
0.0.0-20220916203922-7b7c10a5d0ef
Repository: https://github.com/trustbloc/ace.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient creates a new vault client.
WithDidAnchorOrigin allows providing did anchor origin.
WithDidDomain allows providing did domain.
WithDidMethod allows providing did method.
WithHTTPClient allows providing HTTP client.
WithRegistry allows providing registry.

# Structs

Authorization consists of info needed for the authorization.
AuthorizationsScope represents authorization request.
Caveat for the AuthorizationsScope request.
Client vault`s client.
CreatedAuthorization represents success response of CreateAuthorization function.
CreatedVault represents success response of CreateVault function.
DocumentMetadata represents document`s metadata.
Location consists of URI and zcap capability.
Tokens zcap tokens.

# Interfaces

HTTPClient interface for the http client.
Vault defines vault client interface.

# Type aliases

KeyManager KMS alias.
Opt represents Client`s option.