model

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalID

type InternalID int64

type Paging

type Paging struct {
	PageSize int
	PageNum  int
}

func (*Paging) ToLimit added in v0.1.4

func (p *Paging) ToLimit() int

func (*Paging) ToOffset added in v0.1.4

func (p *Paging) ToOffset() int

type TimeRange added in v0.0.9

type TimeRange struct {
	StartTime time.Time
	Duration  time.Duration
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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