package
Version:
v0.0.31
Opens a new window with list of versions in this module.
Published: Aug 1, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Autowired(v interface{})
func Invoke(before func(), target any, after func())
Deprecated only support func var
type Dao interface {
Save()
Update()
}
type UserProxy struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.