do

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: 2 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 {
	g.Meta    `orm:"table:demo, do:true"`
	Id        interface{} // ID
	Fielda    interface{} // Field demo
	Fieldb    interface{} // Private field demo
	CreatedAt *gtime.Time // Created Time
	UpdatedAt *gtime.Time // Updated Time
}

Demo is the golang structure of table demo for DAO operations like Where/Data.

Jump to

Keyboard shortcuts

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