gamma

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2019 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main added in v1.1.0

func Main(listening chan<- int)

func NewDevelopmentNetwork

func NewDevelopmentNetwork(ctx context.Context, logger log.Logger, maybeClock adapter.Clock, overrideConfigJson string) *inmemory.Network

func RunMain added in v1.2.1

func RunMain(t testing.TB, port int, overrideConfig string) int

Types

type Server added in v1.2.1

type Server struct {
	govnr.TreeSupervisor
	// contains filtered or unexported fields
}

func StartGammaServer

func StartGammaServer(config ServerConfig) *Server

func (*Server) GracefulShutdown added in v1.2.1

func (s *Server) GracefulShutdown(shutdownContext context.Context)

type ServerConfig added in v1.2.1

type ServerConfig struct {
	ServerAddress      string
	Profiling          bool
	OverrideConfigJson string
	Silent             bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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