Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliux/go-patterns
Curated list of Go design patterns, recipes and idioms
https://github.com/feliux/go-patterns
go-patterns
Last synced: 1 day ago
JSON representation
Curated list of Go design patterns, recipes and idioms
- Host: GitHub
- URL: https://github.com/feliux/go-patterns
- Owner: feliux
- Created: 2024-05-09T21:10:46.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-10T18:05:22.000Z (8 months ago)
- Last Synced: 2024-05-10T19:25:46.424Z (8 months ago)
- Topics: go-patterns
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go patterns
> Do not communicate sharing memory, instead, share memory by communicating.