Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
norminette
main
Top Level Namespace
Norminette
Sender
Validate
Built with Crystal 1.9.2
2023-10-08 10:25:06 UTC
class
Norminette::Sender
Norminette::Sender
Reference
Object
Defined in:
sender.cr
Constructors
.new
(callback : Proc(JSON::Any, Nil))
Instance Method Summary
#close
#publish
(message : String)
#sync
Constructor Detail
def self.
new
(callback : Proc(JSON::Any, Nil))
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
publish
(message : String)
#
[
View source
]
def
sync
#
[
View source
]