Druid instance refactoring

This commit is contained in:
Insality
2020-02-03 22:16:01 +03:00
parent be8869951a
commit 9ae07b4784
3 changed files with 33 additions and 29 deletions

View File

@@ -16,6 +16,8 @@ M.STRING = "string"
M.TABLE = "table"
M.ZERO = "0"
M.ALL = "all"
--- Interests
M.ON_MESSAGE = hash("on_message")
M.ON_UPDATE = hash("on_update")