gouter

package
v0.0.0-...-febdd24 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2014 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Database struct {
		Host     string
		Database string
	}
	Application struct {
		Port     string
		AdminUrl string
	}
}

Configuration structure that is loaded from the application configuration file

func Configuration

func Configuration() Config

Loads the application configuration, will cause a panic if the configuration cannot be loaded

Directories

Path Synopsis
Package models includes the models used for the gouter configuration
Package models includes the models used for the gouter configuration

Jump to

Keyboard shortcuts

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