Documentation ¶
Overview ¶
Package heavy contains methods for processing synchronization tasks on heavy node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrSyncInProgress = errors.New("Heavy node already syncing")
)
processable errors by client (i.e. it could retry)
Functions ¶
This section is empty.
Types ¶
type Sync ¶
type Sync struct {
// contains filtered or unexported fields
}
Sync provides methods for syncing records to heavy storage.
Click to show internal directories.
Click to hide internal directories.