Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CookieMonster

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

Installation

go get github.com/0x4139/cookieMonster

Usage

TODO: Write usage instructions

Contributing

Documentation

Link

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

@0x4139 Vali Malinoiu 0x4139@gmail.com

License

MIT

About

CookieMonster is a generic cookie jar for golang with a generic storage that can be used for different storing strategies,

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages