http

package
v1.21.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPServer added in v1.21.0

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

func NewHTTPServer added in v1.21.0

func NewHTTPServer(
	addr string,
	sockMap *sockmap.SockMap,
	jwtService *jwtservice.JwtService,
	repos *repo.Repos,
) (*HTTPServer, error)

func (*HTTPServer) Engine added in v1.21.0

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

func (*HTTPServer) Listen added in v1.21.0

func (srv *HTTPServer) Listen() error

func (*HTTPServer) Stop added in v1.21.0

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