geth

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGethService

func NewGethService(opts *GethOpts) *gethService

Types

type GethOpts added in v0.5.4

type GethOpts struct {
	GethBinary  string
	GenesisPath string
	Network     string
	IpcPath     string
	LogsPath    string
	Datadir     string
	StaticNodes string
	Bootnodes   string
	Verbosity   string
	PublicIp    string
	Cache       string
	RpcAddr     string
	RpcPort     string
	RpcVHosts   string
	SyncMode    string
	GcMode      string
	MaxPeers    string
}

func (GethOpts) GethInitializedFile added in v0.5.4

func (gopts GethOpts) GethInitializedFile() string

func (GethOpts) IpcFile added in v0.5.4

func (gopts GethOpts) IpcFile() string

func (GethOpts) LogFile added in v0.5.4

func (gopts GethOpts) LogFile() string

func (GethOpts) StaticNodesFile added in v0.5.4

func (gopts GethOpts) StaticNodesFile() string

Jump to

Keyboard shortcuts

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