ServiceStatus::Feed
Inherits JSON::Serializable < Struct < Value < Object
配信 JSON 全体。
Constructors
new(pull : JSON::PullParser)
Sourcenew(version : Int32 = SCHEMA_VERSION, generated_unix : Int64 = 0, stale : Bool = false, services : Array(Service) = [] of Service)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
generated_unix
Sourceservices
Sourcesupported?
Sourceversion
Source