backend

package
v0.55.3 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRouter

func InitRouter(
	router *gin.Engine,
	cronHelper *cron_helper.CronHelper,
	restartSignal chan interface{},
	preJob *pre_job.PreJob,
) (*base.ControllerBase, *v1.ControllerBase)

Types

type BackEnd

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

func NewBackEnd

func NewBackEnd(
	logger *logrus.Logger,
	cronHelper *cron_helper.CronHelper,
	httpPort int,
	restartSignal chan interface{}) *BackEnd

func (*BackEnd) Restart

func (b *BackEnd) Restart()

Directories

Path Synopsis
controllers
v1

Jump to

Keyboard shortcuts

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