Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDuplicateNodeFlusher = errors.New("duplicate flusher node") ErrNotFoundNodeFlusher = errors.New("not found flusher node") )
Functions ¶
Types ¶
type DriverFactory ¶
type DriverFactory = func(id uint64) NodeDriver
type NodeDriver ¶
Click to show internal directories.
Click to hide internal directories.