handler

package
v0.0.0-...-af45bbb Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package handler provides HTTP handlers for the audit log query API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditLogsHandler

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

AuditLogsHandler handles HTTP requests for audit log queries.

func NewAuditLogsHandler

func NewAuditLogsHandler(db *sql.DB) *AuditLogsHandler

NewAuditLogsHandler creates a new audit logs handler.

func (*AuditLogsHandler) RegisterRoutes

func (h *AuditLogsHandler) RegisterRoutes(mux *http.ServeMux)

RegisterRoutes registers the audit logs routes with the given mux.

Jump to

Keyboard shortcuts

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