class

Hailo::Server::Response

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(reply : Nil | String = nil, error : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error
Source
error=(error : String | Nil)
Source
reply
Source
reply=(reply : String | Nil)
Source