auditoplog

package
v3.0.6-alpha+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuditOpTypeAdd    = iota + 1
	AuditOpTypeModify = 2
	AuditOpTypeDel    = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditLogContext

type AuditLogContext struct {
	ID      int //操作实例id
	Content interface{}
}

type AuditLogExt

type AuditLogExt struct {
	ID      int //操作实例id
	Content interface{}
	ExtKey  string
}

type AuditLogHosts

type AuditLogHosts struct {
	ID      int
	Content interface{}
	InnerIP string
}

type AuditOpType

type AuditOpType int

Jump to

Keyboard shortcuts

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