struct Loki::Model::BuildInfoResponse

Included Modules

Defined in:

models/buildinfo.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def branch : String #

[View source]
def build_date : String #

[View source]
def build_user : String #

[View source]
def go_version : String #

[View source]
def revision : String #

[View source]
def version : String #

[View source]