config

package
v1.2.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BeaconURL            *url.URL
	ExecutionURL         *url.URL
	ListenAddr           string
	APIListenAddr        string
	AdminListenAddr      string
	GRPCListenAddr       string
	GRPCBeaconAddr       string
	GRPCTLSCertFile      string
	GRPCTLSKeyFile       string
	RocketStorageAddr    string
	CredentialSecrets    CredentialSecrets
	CachePath            string
	EnableSoloValidators bool
	Debug                bool
	ForceBNJSON          bool
}

func InitFlags

func InitFlags() *Config

type CredentialSecrets

type CredentialSecrets [][]byte

func (*CredentialSecrets) Set

func (c *CredentialSecrets) Set(arg string) error

func (*CredentialSecrets) String

func (c *CredentialSecrets) String() string

Jump to

Keyboard shortcuts

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