Documentation ¶
Index ¶
- func CheckPermission[TRes any](ctx context.Context, f func() (TRes, error), ...) (TRes, error)
- func CheckPermissionOr[TRes any](ctx context.Context, f func() (TRes, error), ...) (TRes, error)
- func CheckPersonLicenseFiles[T sys_entity.SysPersonLicense | sys_do.SysPersonLicense](ctx context.Context, info sys_model.PersonLicense, data *T) (response *T, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPermission ¶
func CheckPermissionOr ¶
func CheckPersonLicenseFiles ¶ added in v0.4.13
func CheckPersonLicenseFiles[T sys_entity.SysPersonLicense | sys_do.SysPersonLicense](ctx context.Context, info sys_model.PersonLicense, data *T) (response *T, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.