config

package
v0.0.0-...-2926831 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Gc GeneralConfig
	Wc WrapperConfig
	Vc ValidatorConfig
	Cc ConsensusConfig
}

func SetupConfig

func SetupConfig() Config

type ConsensusConfig

type ConsensusConfig struct {
	Port *string
}

type GeneralConfig

type GeneralConfig struct {
	DbPath *string
	ENV    *string
}

type ValidatorConfig

type ValidatorConfig struct {
	QrCode *bool
	Port   *string
}

type WrapperConfig

type WrapperConfig struct {
	Port *string
}

Jump to

Keyboard shortcuts

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