flags

package
v0.0.0-...-d133689 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Version            kong.VersionFlag
	RawEventLogging    bool   `help:"Enable raw event logging." env:"RAW_EVENT_LOGGING"`
	Debug              bool   `help:"Enable debug logging." env:"DEBUG"`
	Hosting            string `help:"The environment the service is hosted within, which is either serverless or container." env:"HOSTING"`
	FirehoseStreamName string `help:"The name of the firehose delivery stream which receives valid events." env:"FIREHOSE_STREAM_NAME"`
	PayloadLimit       int64  `help:"The payload limit for analytics events" env:"PAYLOAD_LIMIT" default:"10000"`
}

Jump to

Keyboard shortcuts

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