//
pkg.gl
Category
github.com/imantung/fullstack-golang-example
internal
app
infra
di
package
0.0.0-20241210120946-0dc6a42243ce
Repository:
https://github.com/imantung/fullstack-golang-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
12 SLOC
#
Functions
Invoke
Invoke function using DI Container.
Provide
Provide constructor function to DI Container The recommendation is to provide constructor in the same file with the definition.