module_base

package
v0.0.0-...-bd0de05 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleBase

type ModuleBase struct {
	// contains filtered or unexported fields
}

func (*ModuleBase) Daily

func (p *ModuleBase) Daily(utc time.Time)

func (*ModuleBase) Hourly

func (p *ModuleBase) Hourly(utc time.Time)

func (*ModuleBase) InitBaseModel

func (p *ModuleBase) InitBaseModel(subModel contract.IModuleInterface, modelName string) error

func (*ModuleBase) Minutely

func (p *ModuleBase) Minutely(utc time.Time)

func (*ModuleBase) Name

func (p *ModuleBase) Name() string

func (*ModuleBase) OnExit

func (p *ModuleBase) OnExit() error

func (*ModuleBase) OnInit

func (p *ModuleBase) OnInit() error

func (*ModuleBase) OnStart

func (p *ModuleBase) OnStart() (err error)

func (*ModuleBase) OnStop

func (p *ModuleBase) OnStop() error

func (*ModuleBase) OnTick

func (p *ModuleBase) OnTick(utc time.Time)

func (*ModuleBase) Secondly

func (p *ModuleBase) Secondly(utc time.Time)

Jump to

Keyboard shortcuts

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