Versions in this module Expand all Collapse all v0 v0.1.1 Jun 4, 2015 Changes in this version + type Consul struct + func NewConsul(c *config.Config) *Consul + func (r *Consul) Deregister(service *consulapi.AgentServiceRegistration) error + func (r *Consul) Register(service *consulapi.AgentServiceRegistration) error