Skip to content

Commit

Permalink
Merge pull request avelino#416 from tuvistavie/master
Browse files Browse the repository at this point in the history
Add structomap package to Serializer category.
  • Loading branch information
mholt committed May 21, 2015
2 parents 240c115 + 0f04e03 commit 3472bc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goprotobuf](https://github.com/golang/protobuf) - Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers.
* [mapstructure](https://github.com/mitchellh/mapstructure) - Go library for decoding generic map values into native Go structures.
* [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) - GoLang library for working with PHP session format and PHP Serialize/Unserialize functions
* [structomap](https://github.com/tuvistavie/structomap) - Library to easily and dynamically generate maps from static structures.


## Server Applications
Expand Down

0 comments on commit 3472bc0

Please sign in to comment.