struct

ServiceStatus::Feed

Inherits JSON::Serializable < Struct < Value < Object

配信 JSON 全体。

Constructors

new(version : Int32 = SCHEMA_VERSION, generated_unix : Int64 = 0, stale : Bool = false, services : Array(Service) = [] of Service)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

generated_unix
Source
services
Source
stale?

取得元がどのサービスも取れなかった。中身は前回値であり、今を語っていない。

Source
supported?
Source
version
Source