Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultEventTTL = 30
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Base *config.Config CKWriterConfig config.CKWriterConfig `yaml:"event-ck-writer"` TTL int `yaml:"event-ttl"` }
type EventConfig ¶
type EventConfig struct {
Event Config `yaml:"ingester"`
}
Click to show internal directories.
Click to hide internal directories.