models

package
v0.0.0-...-9d9cf07 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Model *gorm.DB

Functions

This section is empty.

Types

type User

type User struct {
	gorm.Model
	Name   string
	Avatar string
	Sex    int
}

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