struct Loki::Model::ServicesResponse

Overview

GET /services returns a map of service names to their current states

Included Modules

Defined in:

models/status.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def services : Hash(String, String) #

[View source]