package
Version:
v1.7.3
Opens a new window with list of versions in this module.
Published: Apr 9, 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 Aop(before, fs, after []AnyFunc)
func Autowired(v interface{})
func Invoke(aop func(), self interface{})
type Dao interface {
Save()
Update()
}
type UserProxy struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.