http

package
v1.20.30 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpServer

type HttpServer struct {
	// contains filtered or unexported fields
}

func NewHttpServer

func NewHttpServer(
	addr string,
	sockmap *types.SockMap,
	jwtService *types.JwtService,
	repos *repo.Repos,
) (*HttpServer, error)

func (*HttpServer) Engine

func (srv *HttpServer) Engine() *gin.Engine

func (*HttpServer) Listen

func (srv *HttpServer) Listen() error

func (*HttpServer) Stop

func (srv *HttpServer) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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