
This package provides the consul-api package which attempts to provide programmatic access to the full consul api.
currently, all of the consul apis included in version 0.4 are supported. the full documentation is available on godoc at http://godoc.org/github.com/armon/consul-api
note: "github.com/armon/consul-api" is now deprecated in favour of the newer "github.com/hashicorp/consul/api".