constants

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RedisDefaultPassword                    = ""
	RedisDefaultAddr                        = "localhost:6379"
	RedisDefaultDbNumber                    = 0
	RedisDefaultProtocol                    = 3
	RedisDefaultOperationMode               = "auto"
	RedisDefaultUrl                         = "redis://127.0.0.1:6379"
	RedisEnabled                            = true //set to false once config manager starts working
	RedisDefaultUsername                    = ""
	RedisMaxActiveConnections               = 10
	RedisMaxIdleConnections                 = 10
	RedisIdleTimeoutInSeconds               = 60
	RedisCrashAppOnConnectionFailure        = false
	RedisConnectRetryIntervalInSeconds      = 10
	RedisAutoExpireTopLevelKeysAfterSeconds = 0
	RedisAppNameSpace                       = "ground-based-serviceNs"
)
View Source
const EmptyInt = int(0)
View Source
const EmptyString = ""
View Source
const OpLogRequestValue = "TECHRAIL_GROUND_OPLOG_REQUEST_VALUE"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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