config

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CMDServiceUpdateRegistries = "__service__.update_registries"
	CMDServiceHealthCheck      = "__service__.health_check"
)

Service server commands

View Source
const (
	ErrorServiceNotAvailable = "the internal service is not available"
	ErrorNotFound            = "not found"
)

Error

View Source
const (
	MinConns        = 10
	MaxConns        = 1000
	IdleConnTimeout = 10 * time.Millisecond
	WaitConnTimeout = 100 * time.Millisecond
	ClearPeriod     = time.Second
)
View Source
const (
	CMDCoreRegisterService = "__core__.register_service"
)

Core server commands

View Source
const (
	LimitSize = 128
)

Server Configuration

View Source
const ReceiverMethodName = "Service.Receive"

Variables

This section is empty.

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