masterEvent

package
v0.0.0-...-4834045 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package masterEvent イベント

Package masterEvent イベント

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type MasterEvent

type MasterEvent struct {
	MasterEventId int64
	Name          string
	ResetHour     int32
	IntervalHour  int32
	RepeatSetting bool
	StartAt       time.Time
	EndAt         *time.Time
}

func NewMasterEvent

func NewMasterEvent() *MasterEvent

func SetMasterEvent

func SetMasterEvent(masterEventId int64, name string, resetHour int32, intervalHour int32, repeatSetting bool, startAt time.Time, endAt *time.Time) *MasterEvent

func (*MasterEvent) TableName

func (t *MasterEvent) TableName() string

type MasterEvents

type MasterEvents []*MasterEvent

func NewMasterEvents

func NewMasterEvents() MasterEvents

Jump to

Keyboard shortcuts

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