bridge

package
v0.0.0-...-a8f6685 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	TrafficEnabledChan chan bool
	ActiveBackendChan  chan *domain.Backend
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(
	port uint,
	timeout time.Duration,
	logger lager.Logger,
) Runner

func (Runner) Run

func (r Runner) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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