cronRouters

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CronInteractor

type CronInteractor struct {
	CronInterface repositorys.CronUsecase
}

type CronServer

type CronServer struct {
	Cfg            *config.ServiceConfig
	CronInteractor *CronInteractor
}

func New

func New(this *CronServer) *CronServer

func (*CronServer) ChunkCountingData

func (cron *CronServer) ChunkCountingData(ctx context.Context) (interface{}, error)

func (*CronServer) CreateDummyData

func (cron *CronServer) CreateDummyData(ctx context.Context) (interface{}, error)

func (*CronServer) Register

func (cron *CronServer) Register() map[string][]cronMiddleware.FuncOrigin

Jump to

Keyboard shortcuts

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