global

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const EnvPrefix = "RQ_HUB"

EnvPrefix for env

View Source
const RedisConfigKey = "rq:hub:conf"

RedisConfigKey TODO

View Source
const RedisUpstreamsKey = "rq:hub:upstreams"

RedisUpstreamsKey TODO

Variables

View Source
var DefaultConfig = map[string]interface{}{
	"debug":              false,
	"log.level":          "info",
	"http.addr":          ":6788",
	"http.log.enable":    true,
	"http.api.prefix":    "",
	"redis.addr":         "localhost:6379",
	"redis.password":     "",
	"redis.db":           0,
	"limit.redis.memory": 1 << 30,
	"limit.queue.num":    10000,
}

DefaultConfig TODO

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