server

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: Apache-2.0 Imports: 58 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GRPCMaxRecvMsgSize = 128 << 20 // 128MB
	GRPCMaxSendMsgSize = 128 << 20 // 128MB

	DialTimeout      = time.Second * 5
	BootstrapTimeout = time.Second * 10
)

Variables

This section is empty.

Functions

This section is empty.

Types

type OptimusServer added in v0.2.0

type OptimusServer struct {
	// contains filtered or unexported fields
}

func New added in v0.2.0

func New(conf config.ServerConfig) (*OptimusServer, error)

func (*OptimusServer) Shutdown added in v0.2.0

func (s *OptimusServer) Shutdown()

Jump to

Keyboard shortcuts

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