https://github.com/arl/go-gencon
Go Generic Containers - Reduce boilerplate by generating containers for your datastructures
https://github.com/arl/go-gencon
Last synced: over 1 year ago
JSON representation
Go Generic Containers - Reduce boilerplate by generating containers for your datastructures
- Host: GitHub
- URL: https://github.com/arl/go-gencon
- Owner: arl
- License: mit
- Created: 2016-06-24T06:23:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T10:41:08.000Z (about 7 years ago)
- Last Synced: 2025-01-28T20:44:46.870Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Generic Containers
Reduce boilerplate and keep type safety by generating containers for your data
structures