https://github.com/rickedb/gopenprotocol
https://github.com/rickedb/gopenprotocol
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickedb/gopenprotocol
- Owner: Rickedb
- Created: 2020-11-02T05:46:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T01:47:58.000Z (about 5 years ago)
- Last Synced: 2024-04-14T09:04:17.880Z (about 2 years ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GOpenProtocol
> This is an Open Protocol lib for GoLang.
Still waiting for Generics in GO to continue with the project, since there will be much code rewriting when the generics feature comes out.
Generics is in the roadmap as mentioned [here](https://blog.golang.org/generics-next-step), it's already available in golang playground but no official release yet.g
Probably be available in version 1.18, [check this](https://golang.org/doc/faq#generics)