web

package
v0.0.0-...-6d4ef88 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HookBuildRouter = hooks.NewHook[*echo.Echo]("router.build")

HookBuildRouter allows modules the ability to build on the web router

Functions

This section is empty.

Types

type Web

type Web interface {
	// Start starts the web server and will block until it is stopped
	Start() error
}

Web provides a web server

func NewWeb

func NewWeb(i *do.Injector) (Web, error)

NewWeb creates a new Web instance

Jump to

Keyboard shortcuts

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