enums

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageFailedConnectBroker           = "{ERROR_BROKER} failed to connect"
	MessageFailedCreateChannelPublish    = "{ERROR_BROKER} failed to create channel while publishing"
	MessageFailedDeclareExchangePublish  = "{ERROR_BROKER} failed to declare exchange while publishing"
	MessageFailedCreateChannelConsume    = "{ERROR_BROKER} failed to create channel in consume"
	MessageFailedCreateQueueConsume      = "{ERROR_BROKER} error declaring queue in consumer"
	MessageFailedConsumeHandlingDelivery = "{ERROR_BROKER} consume error while handling deliveries"
	MessageFailedSetConsumerPrefetch     = "{ERROR_BROKER} failed to set consumer prefetch"
	MessageFailedToDeclareExchangeQueue  = "{ERROR_BROKER} failed to declare exchange while declaring queue"
	MessageFailedBindQueueConsume        = "{ERROR_BROKER} failed to queue bind in consume"
)
View Source
const (
	EnvBrokerHost     = "HORUSEC_BROKER_HOST"
	EnvBrokerPort     = "HORUSEC_BROKER_PORT"
	EnvBrokerUsername = "HORUSEC_BROKER_USERNAME"
	EnvBrokerPassword = "HORUSEC_BROKER_PASSWORD" //nolint:gosec // false positive
)

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