config

package
v0.0.0-...-e364ea7 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(fname string)

Load loads the configuration from the ini-file

Types

type Config

type Config struct {
	Dbtype           string
	DbConnString     string
	ConcurrentBuilds uint
	BuildDir         string
	ListeningURI     string
	BaseURI          string
}

Config structure containing all configuration options

func Get

func Get() *Config

Get retrieves the configuration structure

Jump to

Keyboard shortcuts

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