model

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 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 GORMBase

type GORMBase struct {
	ID        int       `json:"id" gorm:"AUTO_INCREMENT"`
	CreatedAt time.Time `json:"created_at"`
}

func (*GORMBase) BeforeCreate

func (m *GORMBase) BeforeCreate(scope *gorm.Scope) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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