package
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: MIT, Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.