constants

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Databases
	POSTGRES      string = "postgres"
	MYSQL         string = "mysql"
	MATERIALIZE   string = "materialize"
	CLICKHOUSE    string = "clickhouse"
	MONGODB       string = "mongodb"
	ELASTICSEARCH string = "elasticsearch"
	TIMESCALE     string = "timescale"
	BIGQUERY      string = "bigquery"
	// Streams and Queues
	PUBSUB           string = "pubsub"
	REDPANDA         string = "redpanda"
	KAFKA            string = "kafka"
	KINESIS          string = "kinesis"
	KINESIS_FIREHOSE string = "kinesis-firehose"
	NATS             string = "nats"
	NATS_JETSTREAM   string = "nats-jetstream"
	EVENTBRIDGE      string = "eventbridge"
	// Object Stores
	GCS   string = "gcs"
	S3    string = "s3"
	MINIO string = "minio"
	// System
	STDOUT    string = "stdout"
	BLACKHOLE string = "blackhole"
	FILE      string = "file"
	// Web
	HTTP  string = "http"
	HTTPS string = "https"
	// Third Party
	INDICATIVE string = "indicative"
	AMPLITUDE  string = "amplitude"
	PUBNUB     string = "pubnub"
	IGLU       string = "iglu"
	SPLUNK     string = "splunk"
)
View Source
const (
	BUZ_SCHEMA_PARAM                 string = "hps"
	BUZ_BASE64_ENCODED_PAYLOAD_PARAM string = "hpbp"
	UNKNOWN                          string = "unknown"
	BUZ_EVENTS                       string = "buz_events"
	BUZ_VALID_EVENTS                 string = "buz_valid_events"
	BUZ_INVALID_EVENTS               string = "buz_invalid_events"
	BUZ                              string = "buz"
	BUZ_REDIRECT_TO_PARAM            string = "rto"
)
View Source
const (
	STATS_PATH                      = "/stats"
	HEALTH_PATH                     = "/health"
	ROUTE_OVERVIEW_PATH             = "/routes"
	CONFIG_OVERVIEW_PATH            = "/config"
	SNOWPLOW_STANDARD_GET_PATH      = "/i"
	SNOWPLOW_STANDARD_POST_PATH     = "/com.snowplowanalytics.snowplow/tp2"
	SNOWPLOW_STANDARD_REDIRECT_PATH = "/r/tp2"
)
View Source
const IDENTITY string = "identity"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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