auditmgr

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(r *http.Request) *http.Request

func MWAudit

func MWAudit(h http.Handler) http.Handler

func Setup

func Setup(pdb *gorm.DB) error

Types

type AuditEntry

type AuditEntry struct {
	Id        int64
	Tenant    string
	User      string
	CreatedAt time.Time
	Url       string
	Method    string
	Raw       []byte
}

Jump to

Keyboard shortcuts

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