mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add cookie (#5348)
* adding github.com/syntaqx/cookie package * Update README.md * Update README.md
This commit is contained in:
parent
67b2453332
commit
ec5f54115d
@ -2683,6 +2683,7 @@ _General utilities and tools to make your life easier._
|
||||
- [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher.
|
||||
- [config-file-validator](https://github.com/Boeing/config-file-validator) - Cross Platform tool to validate configuration files.
|
||||
- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
|
||||
- [cookie](https://github.com/syntaqx/cookie) - Cookie struct parsing and helper package.
|
||||
- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
|
||||
- [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
|
||||
- [countries](https://github.com/biter777/countries) - Full implementation of ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standards.
|
||||
|
Loading…
Reference in New Issue
Block a user