router

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: AGPL-3.0-or-later Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyRouter

type ProxyRouter struct {
	Addr                 string
	BeaconURL            *url.URL
	GRPCAddr             string
	GRPCBeaconURL        string
	TLSCertFile          string
	TLSKeyFile           string
	Logger               *zap.Logger
	EL                   executionlayer.ExecutionLayer
	CL                   consensuslayer.ConsensusLayer
	CredentialSecret     string
	EnableSoloValidators bool
	// contains filtered or unexported fields
}

func (*ProxyRouter) Init

func (pr *ProxyRouter) Init()

func (*ProxyRouter) Serve

func (pr *ProxyRouter) Serve(httpListener net.Listener, grpcListener net.Listener) error

func (*ProxyRouter) Start

func (pr *ProxyRouter) Start() error

func (*ProxyRouter) Stop

func (pr *ProxyRouter) Stop(ctx context.Context)

Jump to

Keyboard shortcuts

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