entity

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Class

type Class struct {
	Name   string
	Isbn   string
	UserId uint64
	gorm.Model
}

type User

type User struct {
	Name      string
	Age       uint8
	Desc      sql.NullString
	UpdatedTs int64 `gorm:"autoUpdateTime:milli"`
	gorm.Model
}

Jump to

Keyboard shortcuts

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