https://github.com/rtuin/go-plalib
https://github.com/rtuin/go-plalib
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtuin/go-plalib
- Owner: rtuin
- License: mit
- Created: 2016-06-13T04:50:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T05:19:11.000Z (about 10 years ago)
- Last Synced: 2025-10-09T13:02:58.818Z (9 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pla-RPC
The base library for Pla-based applications. Such as [Pla-RPC](https://github.com/rtuin/pla-rpc)
## Testing
```bash
$ go test
```
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Credits
- [Richard Tuin](http://github.com/rtuin)
- [All Contributors](https://github.com/rtuin/go-plalib/contributors)