model

package
v0.0.0-...-b22f1a0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: 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 Post

type Post struct {
	UID     string `json:"uid" gorm:"primary"`
	Title   string `json:"title"`
	Content string `json:"content"`
	Slug    string `json:"slug" gorm:"uniqueIndex`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳