CookieMonster is a generic cookie jar for golang with a generic storage that can be used for different storing strategies, the cookiemonster takes care of serialization/deserialization you just need to care about where do you store the serialized data
go get github.com/0x4139/cookieMonsterTODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
@0x4139 Vali Malinoiu 0x4139@gmail.com
MIT