Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Observer ¶
type Observer struct {
// contains filtered or unexported fields
}
Observer observes the ledger for new anchor files and updates the document store accordingly
type Providers ¶ added in v0.1.1
type Providers struct { DCAS common.DCASClientProvider OffLedger common.OffLedgerClientProvider BlockPublisher common.BlockPublisherProvider Blockchain common.BlockchainClientProvider }
Providers are the providers required by the observer
Click to show internal directories.
Click to hide internal directories.