config

package
v0.0.0-...-db8e843 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const AMQP_DEFAULT_ENGRAVED_VALUE = false
View Source
const AMQP_DEFAULT_EXCHANGE_NAME = "events"
View Source
const AMQP_DEFAULT_URL = "amqp://guest:guest@localhost:5672/"
View Source
const ESTICADE_CONFIG_FILE_NAME = "esticade.json"
View Source
const ESTICADE_CONNECTION_URL_ENV_PROP = "ESTICADE_CONNECTION_URL"
View Source
const ESTICADE_CUSTOM_CONFIG_FILE_LOCATION = "ESTICADERC"
View Source
const ESTICADE_ENGRAVED_ENV_PROP = "ESTICADE_ENGRAVED"
View Source
const ESTICADE_EXCHANGE_NAME_ENV_PROP = "ESTICADE_EXCHANGE"

Variables

This section is empty.

Functions

This section is empty.

Types

type AmqpConfig

type AmqpConfig interface {
	GetAmqpUrl() string
	GetExchangeName() string
	GetEngraved() bool
}

func GetAmqpConfig

func GetAmqpConfig() AmqpConfig

Jump to

Keyboard shortcuts

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