model

package
v0.0.0-...-77c75b5 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const CeSpecVersion = "1.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter struct {
	GroupId string
	UserId  string
	Pattern string
}

type Order

type Order int
const (
	OrderAsc Order = iota
	OrderDesc
)

func (Order) String

func (o Order) String() string

type Stream

type Stream struct {
	CreatedAt time.Time
	Request   string
	GroupId   string
	UserId    string
	Replica   uint32
}

Jump to

Keyboard shortcuts

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