upper

package
v0.0.0-...-84c0f24 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type DagInfo

type DagInfo struct {
	SystemID     uint64 `db:"system_id"`
	DateDelay    int8   `db:"date_delay"`
	DagID        string `db:"dag_id"`
	Type         string `db:"type"`
	SiteID       string `db:"site_id"`
	Brand        string `db:"brand"`
	City         string `db:"city"`
	Store        string `db:"store"`
	Notice       bool   `db:"notice"`
	Status       bool   `db:"status"`
	DoneTemplate string `db:"done_template"`
	CreateTime   int64  `db:"create_time"`
	UpdateTime   int64  `db:"update_time"`
}

Jump to

Keyboard shortcuts

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