audit

package
v0.0.0-...-1ae172a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditOperateListCondition

type AuditOperateListCondition struct {
	manager.PaginationCondition
	Scope     string `json:"scope" form:"scope"`
	ScopeId   uint   `json:"scope_id" form:"scope_id"`
	Namespace string `json:"namespace" form:"namespace"`
	FuzzyName string `json:"fuzzy_name" form:"fuzzy_name"`
}

type AuditOperateManager

type AuditOperateManager struct {
	*gorm.DB
}

func NewAuditOperateManager

func NewAuditOperateManager(db *gorm.DB) *AuditOperateManager

func (*AuditOperateManager) Create

func (*AuditOperateManager) List

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL