Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = Config{
MaxConcurrency: 1,
StartupDelay: 5,
}
Functions ¶
func ShardMaxConcurrencyKey ¶
Types ¶
type ConfigOpt ¶
type ConfigOpt func(config *Config)
func WithLogger ¶
func WithMaxConcurrency ¶
func WithStartupDelay ¶
Click to show internal directories.
Click to hide internal directories.