constants

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const AgentMetaFileName = "agent.gob"
View Source
const InitialRebalanceTimeout = 10
View Source
const MaxFragmentCount = 1 << 8
View Source
const MaxRetentionPeriod = 30
View Source
const MaxRetryCountForSubscription = 5
View Source
const MinRetentionPeriod = 1
View Source
const WatchEventBuffer = 5

Variables

View Source
var (
	DefaultLogDir                = fmt.Sprintf("%s/log", DefaultHomeDir)
	DefaultDataDir               = fmt.Sprintf("%s/data", DefaultHomeDir)
	DefaultBrokerConfigPath      = fmt.Sprintf("%s/config/broker/config.yml", DefaultHomeDir)
	DefaultAgentConfigPath       = fmt.Sprintf("%s/config/agent/config.yml", DefaultHomeDir)
	DefaultAgentPort        uint = 11010
	DefaultBrokerPort       uint = 1101
)
View Source
var (
	DefaultHomeDir = os.ExpandEnv("$HOME/.pirius-debug")
)

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