Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Providers ¶
type Providers struct {
AnchorLinkStore anchorEventStore
StatusStore statusStore
WitnessStore witnessStore
WitnessPolicy witnessPolicy
MonitoringSvc monitoringSvc
DocLoader ld.DocumentLoader
Metrics metricsProvider
}
Providers contains the providers required by the handler.
type WitnessProofHandler ¶
type WitnessProofHandler struct {
*Providers
// contains filtered or unexported fields
}
WitnessProofHandler handles an anchor credential witness proof.
Click to show internal directories.
Click to hide internal directories.