queries

package
v0.0.0-...-e75800c Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugLogsAuditPresenter

type DebugLogsAuditPresenter struct {
	Id          string `json:"id"`
	Username    string `json:"username"`
	Description string `json:"description"`
	File        string `json:"file"`
	ExpireAt    string `json:"expire_at"`
	CreatedAt   string `json:"created_at"`
}

type DebugLogsAuditQuery

type DebugLogsAuditQuery struct {
	Id string `uri:"audit_id"`
}

type DebugLogsAuditQueryHandler

type DebugLogsAuditQueryHandler struct {
	Database *gorm.DB
	Qb       *goqu.Database
}

func (*DebugLogsAuditQueryHandler) Find

func (*DebugLogsAuditQueryHandler) FindAll

Jump to

Keyboard shortcuts

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