mirror of https://github.com/tidwall/tile38.git
bafb1823b3
Added the `META name value` keyword to the SETHOOK command. Allows for adding metadata to a webhook. For example: SETHOOK myhook http://endpoint/ META m1 12 META m2 13 NEARBY ... Would result in notification that contain the "meta" element, which is represented like: "meta":{"m1":"12","m2":"13"} Thanks for the suggestion @amorskoy closed #105 |
||
---|---|---|
.. | ||
commands.go | ||
commands.json | ||
commands_gen.go | ||
commands_test.go | ||
gen.sh | ||
options.go | ||
version.go |