web

package
v0.0.0-...-40319cd Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Provide(
	NewHttpServer,
)

Functions

This section is empty.

Types

type HttpServer

type HttpServer struct {
	Gin    *gin.Engine
	Server *http.Server
}

func NewHttpServer

func NewHttpServer(config *config.Config) *HttpServer

Jump to

Keyboard shortcuts

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