config

package
v0.0.0-...-5ebaa65 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Address

func Address() string

func DBProvider

func DBProvider() string

func Debug

func Debug() bool

func Version

func Version() string

Types

type Config

type Config struct {
	Address    string
	Debug      bool
	DBProvider string
	LevelDB    *LevelDBConfig
}

type LevelDBConfig

type LevelDBConfig struct {
	Path string
}

func LevelDB

func LevelDB() *LevelDBConfig

Jump to

Keyboard shortcuts

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