Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
harold
v0.5.0
Harold
Subscription
Subscriptions
SubscriptionsCleaner
Built with Crystal 1.9.2
2023-10-07 21:35:34 UTC
module
Harold
Extended Modules
Harold
Defined in:
harold.cr
version.cr
Constant Summary
VERSION
=
"0.5.0"
Instance Method Summary
#cleaners
#register
(subscriptions)
#start
#stop
Macro Summary
publish
(topic, value)
subscribe
(topic)
Instance Method Detail
def
cleaners
#
[
View source
]
def
register
(subscriptions)
#
[
View source
]
def
start
#
[
View source
]
def
stop
#
[
View source
]
Macro Detail
macro
publish
(topic, value)
#
[
View source
]
macro
subscribe
(topic)
#
[
View source
]