common

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueueSourceRabbitMQ = "rabbitmq"
	QueueSourceKafka    = "kafka"
	QueueSourceActiveMQ = "activemq"
)
View Source
const (
	RetryStrategyFixed = "fixed"
	RetryStrategyExpo  = "expo"
	RetryStrategyRand  = "random"
)
View Source
const (
	RouteTypeREST    = "REST"
	RouteTypeGraphQL = "graphql"
)
View Source
const (
	DatabaseTypePostgresql = "postgresql"
	DatabaseTypeMongoDB    = "mongodb"
)
View Source
const (
	KonsumeConfigPath = "KONSUME_CONFIG_PATH"
	KonsumePluginPath = "KONSUME_PLUGIN_PATH"
)

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