class BitteCI::LokiQueryRangeDataResult

Included Modules

Defined in:

bitte_ci/connection.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def stream : Hash(String, String) #

[View source]
def stream=(stream : Hash(String, String)) #

[View source]
def values : Array(Array(String)) #

[View source]
def values=(values : Array(Array(String))) #

[View source]