Add new repository: pletter (#2614)

* Add new repository: pletter

* Add missing period
This commit is contained in:
Felipe Pieretti Umpierre 2019-08-31 17:54:52 +02:00 committed by Ceriath
parent 63d9ec57d4
commit 234c2fc8f8

View File

@ -1401,6 +1401,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [jsoniter](https://github.com/json-iterator/go) - High-performance 100% compatible drop-in replacement of "encoding/json". * [jsoniter](https://github.com/json-iterator/go) - High-performance 100% compatible drop-in replacement of "encoding/json".
* [mapstructure](https://github.com/mitchellh/mapstructure) - Go library for decoding generic map values into native Go structures. * [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. * [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) - GoLang library for working with PHP session format and PHP Serialize/Unserialize functions.
* [pletter](https://github.com/vimeda/pletter) - A standard way to wrap a proto message for message brokers.
* [structomap](https://github.com/tuvistavie/structomap) - Library to easily and dynamically generate maps from static structures. * [structomap](https://github.com/tuvistavie/structomap) - Library to easily and dynamically generate maps from static structures.
## Server Applications ## Server Applications