bootmanager

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 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 BManager

type BManager interface {
	RegisterDDataProc(func() *durationdata.DurationData)
	RegisterProc(func())
	RegisterEchoRoutes(func(e *echo.Echo))
	SetAdditionalConnection(name string, driver string, conn string)
	SetAppPort(port string)
	SetConnectionSting(conn string)
	SetDriverSQL(driver string)
	StartApp()
	UseEchoLogger()
	UseEchoRecover()
}

BManager - Generalize a boot manager

func GetBootManager

func GetBootManager() BManager

GetBootManager - Returns the one BManager

Jump to

Keyboard shortcuts

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