package
Version:
v0.0.0-...-0583c98
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
WorkerServiceName = "pumper.worker"
MasterServiceName = "pumper.master"
TaskPath = "/tasks"
ElectPath = "/resources/election"
TokenKey = "x-token"
)
const (
TestEnv Env = iota
DevEnv
ProductEnv
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.