config

package
v0.0.0-...-37b3ac2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigType

type ConfigType struct {
	Secret       string `json:"secret"`
	Verbose      bool   `json:"verbose"`
	Debug        bool   `json:"debug"`
	OutputFolder string `json:"outputFolder"`
}

func Config

func Config() ConfigType

func (*ConfigType) InitLogging

func (config *ConfigType) InitLogging() *logger.Logger

Jump to

Keyboard shortcuts

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