model

package
v0.13.14 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 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 GooseMigrations

type GooseMigrations struct {
	ID        int32 `sql:"primary_key"`
	VersionID int64
	IsApplied bool
	Tstamp    time.Time
}

type QueryResults

type QueryResults struct {
	ID        uuid6.UUID `sql:"primary_key"`
	UserID    config.UserID
	CreatedAt time.Time
	Query     string
	Response  []byte
}

Jump to

Keyboard shortcuts

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