Versions in this module Expand all Collapse all v0 v0.1.2 Oct 6, 2015 v0.1.1 Oct 5, 2015 Changes in this version type Config + NetworkInterface string + NetworkSpeed int v0.1.0 Sep 28, 2015 Changes in this version + type Config struct + AllocDir string + DevMode bool + LogOutput io.Writer + Node *structs.Node + Options map[string]string + RPCHandler RPCHandler + Region string + Servers []string + StateDir string + func (c *Config) Read(id string) string + func (c *Config) ReadDefault(id string, defaultValue string) string + type RPCHandler interface + RPC func(method string, args interface{}, reply interface{}) error