config

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2015 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	DEFAULT  map[string]string
	PLAYBACK map[string]string
}

Conf is the configuration data structure.

func (*Conf) LoadConf

func (c *Conf) LoadConf() *Conf

LoadConf loads the FastForward configuration and return the Conf pointer.

type Configure

type Configure interface {
	LoadConf() (conf *configparser.Configuration)
}

Configure takes the FastForward Configuration.

Jump to

Keyboard shortcuts

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