class BitteCI::Loki::LogCliLine

Included Modules

Defined in:

bitte_ci/loki.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def labels : Hash(String, String) #

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

[View source]
def line : String #

[View source]
def line=(line : String) #

[View source]
def timestamp : Time #

[View source]
def timestamp=(timestamp : Time) #

[View source]