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.
Click to show internal directories.
Click to hide internal directories.