db

package
v0.9.16 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelBase

type ModelBase struct {
	ID                    string `bun:"id,pk" json:"id"`        //id
	UpdateTime            int64  `json:"updateTime"`            //更新时间
	CreateTime            int64  `json:"createTime"`            //创建时间
	OptimisticLockVersion int64  `json:"optimisticLockVersion"` //default 0 ,not null
}

Directories

Path Synopsis
dao
see badger-server
see badger-server
rocksdbdot module

Jump to

Keyboard shortcuts

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