connect

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConnectServer

func InitConnectServer(lc fx.Lifecycle, config server.Config, mux *http.ServeMux)

func NewConnectServer

func NewConnectServer(paths []string, handlers []http.Handler) *http.ServeMux

Types

type Route

type Route struct {
	Path    string
	Handler http.Handler
}

func NewRoute

func NewRoute(path string, handler http.Handler) Route

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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