http

package
v0.0.0-...-26d813d Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, configFile string) error

Types

type Method

type Method string

type ReqParams

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

type Server

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

func NewServer

func NewServer(config *config.ServerConfig, sm *msq.SessionManager) *Server

func (*Server) Start

func (s *Server) Start(ctx context.Context) error

type TransHandler

type TransHandler func(r *http.Request) *codec.Outbound

Jump to

Keyboard shortcuts

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