config

package
v0.5.15 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package config is a package that handles with the application configutarions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BFTX_API_ADDRESS string `json:"bftx-api-address"`
}

Config objetc to isolate all the app config in a single object

func LoadConfiguration

func LoadConfiguration() (Config, error)

LoadConfiguration loads the app config into an object

Jump to

Keyboard shortcuts

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