types

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	GRPCServiceTimeout = 3 * time.Minute

	ProcessStateRunning  = "running"
	ProcessStateStarting = "starting"
	ProcessStateStopped  = "stopped"
	ProcessStateStopping = "stopping"
	ProcessStateError    = "error"
)
View Source
const (
	RetryInterval = 3 * time.Second
	RetryCounts   = 3
)
View Source
const (
	InstanceTypeEngine  = "engine"
	InstanceTypeReplica = "replica"
)

Variables

View Source
var (
	WaitInterval = 100 * time.Millisecond
	WaitCount    = 600
)

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