Consul::Transport
Inherits Reference / Object
Constructors
new(client : HTTP::Client, consistency : String = "default")
SourceInstance methods
client
Sourceconsistency
Sourcedelete(path : String) : HTTP::Client::Response
Sourceget(path : String) : HTTP::Client::Response
Sourceget_consistency
Sourceput(path : String, data : JSON::Any) : HTTP::Client::Response
Source