config

package
v0.0.0-...-0ecb496 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppConfig appConfig
View Source
var HttpClient *http.Client
View Source
var Secret secretConfig

Functions

func InitHttpClient

func InitHttpClient(proxy string)

Types

type ExplorerConfig

type ExplorerConfig struct {
	ChainId          int    `json:"chain-id"`
	ChainName        string `json:"chain-name"`
	Api              string `json:"api"`
	Host             string `json:"host"`
	TokenInfo        string `json:"token-info"`
	SearchHandler    string `json:"search-handler"`
	TokenTotalSupply string `json:"token-total-supply"`
	GetSourcecode    string `json:"get-sourcecode"`
}

type SymbolConfig

type SymbolConfig struct {
	Success string
	Error   string
	Info    string
}
var Symbol SymbolConfig

Jump to

Keyboard shortcuts

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