config

package module
v0.0.0-...-042829a Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2013 License: MIT Imports: 5 Imported by: 1

README

goconfig

A Go config package

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(conf *Config, filePath string) error

func Read

func Read(conf *Config, filePath string) error

func ReadJson

func ReadJson(conf *Config, configJson []byte) error

func Register

func Register(name string, c Config) error

Types

type Config

type Config interface{}

type Configurable

type Configurable struct {
	Config Config
}

Jump to

Keyboard shortcuts

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