audit

package module
v0.9.0-RC1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Overview

package audit implements auditing

Index

Constants

View Source
const (
	AU_SYSTEM int = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Audit

type Audit struct {
	// contains filtered or unexported fields
}

func New

func New(stopNotifier *basicqueue.BasicQueue, asyncQueryQueue *basicqueue.BasicQueue, eventQueue *basicqueue.BasicQueue) (aul *Audit, err error)

func (*Audit) AuditLog

func (au *Audit) AuditLog(timestamp string, source string, action string, change string, user int)

type AuditEntry

type AuditEntry struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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