sentinelcli

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SentinelCliCfg

type SentinelCliCfg struct {
	Port           uint     `json:"port"`
	Addr           string   `json:"address"`
	ServerAddr     string   `json:"server_addr"`
	ServerProtocol string   `json:"server_protocol"`
	ServerTcpPort  uint     `json:"server_tcp_port"`
	LogLvl         uint     `json:"log_level"`
	NoDiscovery    bool     `json:"no_discovery"`
	LocalDiscovery bool     `json:"local_discovery"`
	Bootnodes      []string `json:"bootnodes"`
	StaticPeers    []string `json:"static_peers"`
}

func SetupSentinelCli

func SetupSentinelCli(ctx *cli.Context) (*SentinelCliCfg, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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