configuration

package
v0.0.0-...-7b40e99 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Logger                 *zap.Logger
	ApplicationStartUpTime time.Time

	WorkerConfig     datastructures.WorkerConfig
	InfluxDBClient   influxdb2.Client
	EndpointWriteAPI api.WriteAPI

	Queue          amqp.Queue
	ConsumeChannel amqp.Channel
	AmqpChannels   []amqp.Channel

	UsableAPIKeys datastructures.APIKeysInUse
)

Functions

func InitAndSetInfluxClient

func InitAndSetInfluxClient(waitG *sync.WaitGroup)

func InitAndSetWorkerConfig

func InitAndSetWorkerConfig(waitG *sync.WaitGroup)

func InitConfig

func InitConfig() error

func InitExtraAMQPChannels

func InitExtraAMQPChannels(waitG *sync.WaitGroup)

func InitRabbitMQConnection

func InitRabbitMQConnection() (amqp.Queue, amqp.Channel)

Types

This section is empty.

Jump to

Keyboard shortcuts

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