alarmrealtime

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAlarmRealtime

func NewAlarmRealtime(d *data.Data, logger log.Logger) repository.AlarmRealtimeRepo

Types

type CountRealtime

type CountRealtime struct {
	StrategyID uint32 `gorm:"column:strategy_id;type:bigint(20);not null;comment:策略id"`
	Count      int64  `gorm:"column:count;type:bigint(20);not null;comment:数量"`
}

Jump to

Keyboard shortcuts

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