struct CitiBike::Envelope(T)

Overview

Represents the wrapper object for all GBFS responses.

Defined in:

citibike/envelope.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def stale? #

Whether or not this object is stale, i.e. has existed for longer than last_updated + ttl seconds.


[View source]