configs

package
v0.0.0-...-2a5aabc Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DBCONNSTRING - Database connection string
	DBCONNSTRING = "postgres://news-local-pg:news-local-pg@localhost:5432/news-local-pg?sslmode=disable"

	// ELASTICSEARCHURL - Elasticsearch url
	ELASTICSEARCHURL = "http://localhost:9200/"

	// REDISURL - Redis url
	REDISURL = "localhost:6379"

	// REDISAUTH - Redis url
	REDISAUTH = ""

	// RABBITMQURL - RabbitMQ url
	RABBITMQURL = "amqp://news-local-mq:news-local-mq@localhost:5672/"

	// MQNEWSPOSTQUEUE - RabbitMQ news post queue
	MQNEWSPOSTQUEUE = "NEWS_POST_QUEUE"

	// NUMBERDIALATTEMPT - Number dial attempt
	NUMBERDIALATTEMPT = 5
)

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