Registry / cloud / armon-consul-api

armon-consul-api

JSON →
library0.0.0-20180202201655-eb2c6b5be1b6gogounverified

Package consul-api provides a Go client for the Consul HTTP API.

go get github.com/armon/consul-api
INSTALL
IMPORT
SIG · ARMON-CONSUL-API
A
armon-consul-api
cloudgov0.0.0-20180202201655-eb2c6b5be1b6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

consulapi
github.com/armon/consul-api

Create a new Consul API client.

package main import ( "fmt" "github.com/armon/consul-api" ) func main() { client, _ := consulapi.NewClient(consulapi.DefaultConfig()) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180202201655-eb2c6b5be1b6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
Resources
armon-consul-api — go get armon-consul-api · libregistry