config

package
v0.0.0-...-6425a1c Latest Latest
Warning

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

Go to latest
Published: May 9, 2020 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFilename = "./config.json"
)

Variables

This section is empty.

Functions

func Init

func Init()

Types

type Config

type Config struct {
	Wallets   []string `json:"Wallets"`
	Passwords []string `json:"Passwords"`
	RpcUrl    string   `json:"RpcUrl"`
	GIds      []string `json:"GIds"`
}
var Configuration *Config

type ConfigFile

type ConfigFile struct {
	ConfigFile Config `json:"Configuration"`
}

Jump to

Keyboard shortcuts

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