Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batch ¶
func (*Batch) MaxDuration ¶
type Config ¶
type Config struct { ID string Loader *config.Config Stream *tconfig.Stream UseFastMap bool FastMapSize int MaxMessageSize int Concurrency int Batch *Batch Retry *Retry StreamDisabled bool LoadDelayMaxMs int LoadDelaySeedPart int LoadDelayEveryNExec int LoadDelayOnlyOnce bool }
func (*Config) IsStreamEnabled ¶
Click to show internal directories.
Click to hide internal directories.