config

package
v0.0.0-...-81baf78 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: MIT Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Conf *config

Functions

This section is empty.

Types

type BTC

type BTC struct {
	Host       string
	Rpcuser    string
	Rpcpasswd  string
	MinConfirm int
	Net        string
	Enable     bool
}

type Cmc

type Cmc struct {
	ApiKey    []string
	Inteval   string
	NumOfCoin int
	Enable    bool
}

type DB

type DB struct {
	DbDriverName   string
	DbDriverSource string
}

type ELA

type ELA struct {
	Restful         string
	Jsonrpc         string
	JsonrpcUser     string
	JsonrpcPassword string
	Enable          bool
}

type ETH

type ETH struct {
	Endpoint    string
	Enable      bool
	StartHeight int64
	BatchSize   int
	Retry       int
	SideChain   bool
}

Jump to

Keyboard shortcuts

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