beacon_router_configuration

package
v3.0.0-alpha5.0...-c974331 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouterConfiguration

type RouterConfiguration struct {
	Active   bool
	Protocol string
	Address  string
	// Cors data
	AllowedOrigins   []string
	AllowedMethods   []string
	AllowCredentials bool

	ReadTimeTimeout time.Duration
	IdleTimeout     time.Duration
	WriteTimeout    time.Duration

	Beacon     bool
	Builder    bool
	Config     bool
	Debug      bool
	Events     bool
	Node       bool
	Validator  bool
	Lighthouse bool
}

func (*RouterConfiguration) UnwrapEndpointsList

func (r *RouterConfiguration) UnwrapEndpointsList(l []string) error

Jump to

Keyboard shortcuts

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