schema

package
v0.0.0-...-e37d8fb Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	gorm.Model

	Title  string
	Vendor string // openai azure
	Token  string
}

func (Key) TableName

func (Key) TableName() string

type User

type User struct {
	gorm.Model

	LoginName string
	Password  string
}

func (User) TableName

func (User) TableName() string

Jump to

Keyboard shortcuts

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