Skip to content

Instantly share code, notes, and snippets.

@davidbirdsong
Created July 9, 2015 20:44
Show Gist options
  • Select an option

  • Save davidbirdsong/593fbccb1bd1f1ab8716 to your computer and use it in GitHub Desktop.

Select an option

Save davidbirdsong/593fbccb1bd1f1ab8716 to your computer and use it in GitHub Desktop.
cjson is provided by heka sandbox by default
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