module

Consul

Constants

VERSION = "0.1.3"

Class methods

client(host : String = "127.0.0.1", port : Int32 = 8500, scheme : String = "http", token : String = "", consistency : String = "default") : Consul::Client

shortcut for Consul::Client

Source

Nested types