model

package
v0.0.0-...-045d1f4 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msg

type Msg struct {
	Id  int64  `xorm:"bigint pk autoincr" gorm:"primary_key"`
	Msg string `xorm:"varchar(128) unique" gorm:"type:varchar(128);unique_index"`
}

Jump to

Keyboard shortcuts

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