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

# Functions

NewDidmanInstance creates a new didman instance with services set.
NewMockCompoundServiceResolver creates a new mock instance.
NewMockDidman creates a new mock instance.

# Constants

ContactInformationServiceType contains the DID service type used for services that contain node contact information.
ModuleName contains the name of this module: Didman.

# Variables

ErrServiceInUse is returned when a service is deleted but in use by other services.

# Structs

ContactInformation contains set of contact information entries.
ErrReferencedServiceNotAnEndpoint is returned when a compound service contains a reference that does not resolve to a single endpoint URL.
MockCompoundServiceResolver is a mock of CompoundServiceResolver interface.
MockCompoundServiceResolverMockRecorder is the mock recorder for MockCompoundServiceResolver.
MockDidman is a mock of Didman interface.
MockDidmanMockRecorder is the mock recorder for MockDidman.
OrganizationSearchResult is returned by SearchOrganizations and associates a resulting organization with its DID Document.

# Interfaces

CompoundServiceResolver defines high-level operations for resolving services of DID documents.
Didman groups all high-level methods for manipulating DID Documents.