Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nsq
master
Nsq
AttributeLogger
ClientBase
Connection
Consumer
Discovery
DiscoveryException
Error
Frame
Message
Opts
Producer
Response
Built with Crystal 1.9.2
2023-10-07 18:51:22 UTC
class
Nsq::Response
Nsq::Response
Nsq::Frame
Reference
Object
Defined in:
nsq/frames/response.cr
Instance methods inherited from class
Nsq::Frame
connection : Nsq::Connection
connection
,
data : String
data
Constructor methods inherited from class
Nsq::Frame
new(data : Slice(UInt8), connection : Connection)
new
Instance methods inherited from module
Nsq::AttributeLogger
debug(msg)
debug
,
error(msg)
error
,
fatal(msg)
fatal
,
info(msg)
info
,
warn(msg)
warn
Class methods inherited from module
Nsq::AttributeLogger
included(klass)
included