Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consul ¶
type Consul struct {
// contains filtered or unexported fields
}
Consul implements a simple client to the consul HTTP api.
func (*Consul) Deregister ¶
Deregister removes the service with the provided id from the consul catalog.