diff options
author | Matt Silverlock <matt@eatsleeprepeat.net> | 2015-05-16 20:50:49 +0300 |
---|---|---|
committer | Matt Silverlock <matt@eatsleeprepeat.net> | 2015-05-16 20:50:49 +0300 |
commit | 978e3ebadae78bf30fec1524c0a264e1b8190d2e (patch) | |
tree | 4ba7a6267f45db1a27c06b110405541a41178454 /LICENSE | |
parent | 8e98dd730fc43f1383f19615db6f2e702c9738e8 (diff) |
Added a JSON encoder/decoder to securecookie.
A new "Encoder" interface with serialize/deserialize methods allows
custom encoders to be specified. encoding/gob remains the default for
compatibility/ease-of-use reasons, but the (often faster) encoding/json
is now an option.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions