https://github.com/supanadit/sample-go-di
Beautiful Sample Go Dependency Injection
https://github.com/supanadit/sample-go-di
Last synced: 7 months ago
JSON representation
Beautiful Sample Go Dependency Injection
- Host: GitHub
- URL: https://github.com/supanadit/sample-go-di
- Owner: supanadit
- Created: 2022-05-02T23:35:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T13:36:42.000Z (over 3 years ago)
- Last Synced: 2025-01-22T15:11:32.935Z (9 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Dependency In Action
This repository will show you how dependency can work in Golang, in this project I will using
`Gin` + `Uber FX`.