Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationDecorator ¶
type OperationDecorator struct {
// contains filtered or unexported fields
}
OperationDecorator is operation decorator.
func New ¶
func New(namespace, domain string, processor operationProcessor, endpointClient endpointClient, remoteResolver remoteResolver, metrics metricsProvider) *OperationDecorator
New creates operation decorator that will verify that local domain has latest operations from anchor origin.
Click to show internal directories.
Click to hide internal directories.