configuration

package
v0.0.0-...-44e067b Latest Latest
Warning

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

Go to latest
Published: May 21, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package configuration is a package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Url      string `json:"url"`
	Username string `json:"username"`
	Password string `json:"password"`
}

func LoadConfiguration

func LoadConfiguration(path string) (Configuration, error)

Jump to

Keyboard shortcuts

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