config

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbstractConfigProvider

type AbstractConfigProvider interface {
	LoadConfig()
	GetConfig() model.Config
	GetMainURL() string
	GetVerbose() bool
	GetCheckPeriod() int
}

type Envloader

type Envloader struct {
	model.Config
}

func NewEnvLoader

func NewEnvLoader() *Envloader

func (*Envloader) LoadConfig

func (e *Envloader) LoadConfig()

Jump to

Keyboard shortcuts

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