web

package
v0.0.0-...-4607c2a Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthMiddleware

func AuthMiddleware(authToken string) func(next http.Handler) http.Handler

func LoggerMiddleware

func LoggerMiddleware(logger *zerolog.Logger) func(next http.Handler) http.Handler

Types

type Web

type Web struct {
	Server *http.Server
	// contains filtered or unexported fields
}

func (*Web) Init

func (w *Web) Init(port int, handler http.Handler)

func (*Web) Run

func (w *Web) Run() error

Jump to

Keyboard shortcuts

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