example

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DBExample = datastore.KKDB("example")

Functions

This section is empty.

Types

type Example

type Example struct {
	ID        uint64 `gorm:"column:id;primary_key"`
	CreatedAt uint   `gorm:"column:created_at"`
	UpdatedAt uint   `gorm:"column:updated_at"`
}

func (Example) TableName

func (Example) TableName() string

Jump to

Keyboard shortcuts

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