web

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppEngine

type AppEngine struct {
	Config   config.Interface
	Logger   *logrus.Entry
	EventBus event_bus.Interface

	RelatedVersions map[string]string //related versions metadata provided & embedded by the build process
	// contains filtered or unexported fields
}

func (*AppEngine) Setup

func (ae *AppEngine) Setup() (*gin.RouterGroup, *gin.Engine)

func (*AppEngine) SetupEmbeddedFrontendRouting

func (ae *AppEngine) SetupEmbeddedFrontendRouting(embeddedAssetsFS embed.FS, base *gin.RouterGroup, router *gin.Engine) *gin.Engine

func (*AppEngine) SetupFrontendRouting

func (ae *AppEngine) SetupFrontendRouting(base *gin.RouterGroup, router *gin.Engine) *gin.Engine

func (*AppEngine) SetupInstallationRegistration added in v1.1.1

func (ae *AppEngine) SetupInstallationRegistration() error

func (*AppEngine) Start

func (ae *AppEngine) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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