creator

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgsOutputProxy added in v1.7.13

type ArgsOutputProxy struct {
	ProxyHandler            proxy2.ProxyHandler
	ProxyTransactionHandler proxy2.ProxyTransactionsHandler
}

ArgsOutputProxy the components that are returned by proxy creator

func CreateProxy

func CreateProxy(args ArgsProxy) (*ArgsOutputProxy, error)

CreateProxy will create a new instance of proxy

type ArgsProxy

type ArgsProxy struct {
	PathToConfig   string
	PathToPemFile  string
	Config         *config.Config
	NodeHandler    process.NodeHandler
	NumberOfShards uint32
}

ArgsProxy holds the arguments needed to create a new instance of proxy

Jump to

Keyboard shortcuts

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