Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flusher ¶
type Flusher struct {
// contains filtered or unexported fields
}
Flusher defines a tlog flusher
func New ¶
func New(confSource config.Source, dataShards, parityShards int, vdiskID, privKey string) (*Flusher, error)
New creates a new flusher
Click to show internal directories.
Click to hide internal directories.