https://github.com/josedonizetti/winter
experimental dependency injection in Go
https://github.com/josedonizetti/winter
Last synced: about 1 month ago
JSON representation
experimental dependency injection in Go
- Host: GitHub
- URL: https://github.com/josedonizetti/winter
- Owner: josedonizetti
- Created: 2014-04-17T16:43:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T16:44:36.000Z (about 11 years ago)
- Last Synced: 2025-01-25T12:11:17.903Z (3 months ago)
- Language: Go
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Winter is a Dependency Injection experiment in Go.
(name inspired by the Spring Java Framework)