entity

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Demo

type Demo struct {
	Id        uint        `json:"id"         description:"ID"`
	Fielda    string      `json:"fielda"     description:"Field demo"`
	Fieldb    string      `json:"fieldb"     description:"Private field demo"`
	CreatedAt *gtime.Time `json:"created_at" description:"Created Time"`
	UpdatedAt *gtime.Time `json:"updated_at" description:"Updated Time"`
}

Demo is the golang structure for table demo.

Jump to

Keyboard shortcuts

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