Created
July 9, 2015 20:44
-
-
Save davidbirdsong/593fbccb1bd1f1ab8716 to your computer and use it in GitHub Desktop.
cjson is provided by heka sandbox by default
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local cjson = require('cjson') | |
| local data = cjson.decode(json_string) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment