struct Consul::Types::KV::KvPair

Defined in:

consul/types/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : String, value : String) #

[View source]

Instance Method Detail

def key : String #

[View source]
def value : String #

[View source]