entity

package
v2.0.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSegmentsTableName

func GetSegmentsTableName() string

Types

type Segments

type Segments struct {
	BizTag     string `json:"biz_tag" xorm:"not null pk VARCHAR(128) 'biz_tag'"`
	MaxId      int64  `json:"max_id" xorm:"BIGINT(20) 'max_id'"`
	Step       int64  `json:"step" xorm:"INT(11) 'step'"`
	CreateTime int64  `json:"create_time" xorm:"BIGINT(20) 'create_time'"`
	UpdateTime int64  `json:"update_time" xorm:"BIGINT(20) 'update_time'"`
}

Jump to

Keyboard shortcuts

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