configuration

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	AuthSecret          string
	Name                string
	CertFile            string
	KeyFile             string
	Capacity            int64
	WhitelistEnabled    bool
	Fee                 float32
	Selection           string
	Port                int32
	PortPool            server.Pooler
	TunnelServerAddress string
	PayoutConfiguration *PayoutConfiguration
	RootDir             string
}
var Config Configuration

type PayoutConfiguration added in v0.4.0

type PayoutConfiguration struct {
	PayoutNumberOfDays int
	PayoutTotalReward  float64
	LbFeeAddress       string
	LbURL              *url.URL
}

Jump to

Keyboard shortcuts

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