models

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Entities = []any{&Post{}}

Functions

This section is empty.

Types

type Post

type Post struct {
	Id        uint   `gorm:"primaryKey" ui:"hidden"`
	Text      string `ui:"label:Текст;"`
	CreatedAt uint   `gorm:"autoCreateTime" ui:"readonly"`
}

Jump to

Keyboard shortcuts

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