model

package
v0.0.0-...-955a8ec Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GormWithUUID

type GormWithUUID struct {
	UUID string `gorm:"column:uuid;type:varchar(255);not null"`
}

*

  • @Author lvxin0315@163.com
  • @Description gorm带uuid
  • @Date 3:46 下午 2021/4/14
  • @Param
  • @return *

func (*GormWithUUID) BeforeCreate

func (m *GormWithUUID) BeforeCreate(tx *gorm.DB) (err error)

Jump to

Keyboard shortcuts

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