//
pkg.gl
Category
github.com/levin9/go-admin
internal
app
bll
impl
package
0.0.0-20191221075522-ab75adb1fb22
Repository:
https://github.com/levin9/go-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
21 SLOC
#
Functions
Inject
Inject 注入bll实现 使用方式: container := dig.New() Inject(container) container.Invoke(func(foo IDemo) { }).