config

package
v0.0.0-...-d6600ca Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2019 License: Apache-2.0 Imports: 0 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RabbitmqBinding

type RabbitmqBinding struct {
	Hostname     string `json:"hostname"`
	Host         string `json:"host"`
	VHost        string `json:"vhost"`
	Port         string `json:"port"`
	Username     string `json:"username"`
	Password     string `json:"password"`
	Uri          string `json:"uri"`
	DashboardUrl string `json:"dashboard_url"`
	Name         string `json:"name"`
	User         string `json:"user"`
	Pass         string `json:"pass"`
}

type RabbitmqConfig

type RabbitmqConfig struct {
	DockerEndpoint           string `env:"DOCKER_ENDPOINT"`
	DockerHost               string `env:"DOCKER_HOST"`
	DockerPort               string `env:"DOCKER_PORT"`
	RabbitServicesPortsStart string `env:"RABBIT_SERVICE_PORTS_POOL_START"`
	RabbitServicesPortsEnd   string `env:"RABBIT_SERVICE_PORTS_POOL_END"`
}

Jump to

Keyboard shortcuts

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