audit

package
v0.0.0-...-dc7e4f9 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

package audit provides mutation recording.

Index

Constants

View Source
const (
	Status           = 10
	OrgInsert        = 100
	OrgOwner         = 101
	UserInsert       = 200
	UserDisplayName  = 201
	UserPassword     = 202
	UserReEncrypt    = 203
	UserAPISecret    = 204
	RepositoryInsert = 300
	RepositoryDelete = 301
)

Variables

This section is empty.

Functions

func Insert

func Insert(
	ctx context.Context,
	conn *pgx.Conn,
	code int,
	source string,
	source_id models.ID,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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