config

package
v0.0.0-...-9634a1a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

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"`
}

func Load

func Load(base *config.Config, path string) *Config

func (*Config) Validate

func (c *Config) Validate() error

type EventConfig

type EventConfig struct {
	Event Config `yaml:"ingester"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL