gin

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpServer

func NewHttpServer(server server) (*httpServer, error)

NewHttpServer returns a new instance of httpServer

func NewWebServerHandler

func NewWebServerHandler(args ArgsNewWebServer) (*webServer, error)

NewWebServerHandler returns a new instance of webServer

Types

type ArgsNewWebServer

type ArgsNewWebServer struct {
	Facade                     shared.FacadeHandler
	Config                     config.Configs
	AuthServer                 authentication.AuthServer
	TokenHandler               authentication.AuthTokenHandler
	NativeAuthWhitelistHandler core.NativeAuthWhitelistHandler
	StatusMetricsHandler       core.StatusMetricsHandler
}

ArgsNewWebServer holds the arguments needed to create a new instance of webServer

Jump to

Keyboard shortcuts

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