backend

package
v0.37.16 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRouter added in v0.35.0

func InitRouter(
	log *logrus.Logger,
	settings *settings.Settings,
	router *gin.Engine,
	cronHelper *cron_helper.CronHelper,
	restartSignal chan interface{},
) *v1.ControllerBase

Types

type BackEnd added in v0.35.0

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

func NewBackEnd added in v0.35.0

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

func (*BackEnd) Restart added in v0.35.0

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