package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package holder is a generated GoMock package.
Package issuer is a generated GoMock package.
No description provided by the author
Package openid4vci is a generated GoMock package.
Package pe stands for Presentation Exchange which includes Presentation Definition and Presentation Submission.
No description provided by the author
Package signature is a generated GoMock package.
No description provided by the author
No description provided by the author
Package types is a generated GoMock package.
Package verifier is a generated GoMock package.

# Functions

CologneTransformer is a go-leia compatible function for generating the phonetic representation of a string.
DefaultConfig returns a fresh Config filled with default values.
NewAmbassador creates a new listener for the network that listens to Verifiable Credential transactions.
NewMockFinder creates a new mock instance.
NewMockResolver creates a new mock instance.
NewMockTrustManager creates a new mock instance.
NewMockVCR creates a new mock instance.
No description provided by the author
NewTestVCRInstance returns a new vcr instance to be used for integration tests.
No description provided by the author
NewVCRInstance creates a new vcr instance with default config and empty concept registry.

# Constants

Exact is the SearchTerm type that requires a search path to result in an exact match.
ModuleName is the name of this module.
NotNil is the SearchTerm type that requires a search path to result in a non nil value.
Prefix is the SearchTerm type that does a prefix match.

# Structs

Config holds the config for the vcr engine.
Index for a credential.
IndexPart defines the JSONPath and type of index for a partial index within a compound index.
MockFinder is a mock of Finder interface.
MockFinderMockRecorder is the mock recorder for MockFinder.
MockResolver is a mock of Resolver interface.
MockResolverMockRecorder is the mock recorder for MockResolver.
MockTrustManager is a mock of TrustManager interface.
MockTrustManagerMockRecorder is the mock recorder for MockTrustManager.
MockVCR is a mock of VCR interface.
MockVCRMockRecorder is the mock recorder for MockVCR.
SearchTerm is part of a JSON-LD query.
TestVCRContext contains a VCR and underlying services that can be used to do an integration test.

# Interfaces

Ambassador registers a callback with the network for processing received Verifiable Credentials.
Finder is the VCR interface for searching VCs.
Resolver binds all read type of operations into an interface.
TrustManager bundles all trust related methods in one interface.
VCR is the interface that covers all functionality of the vcr store.