service

package
v0.0.8-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPHandler

type HTTPHandler struct {
	Path    string
	Handler http.HandlerFunc
}

type HTTPServer

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

func New

func New(ctx context.Context, address string, tlsConfig *tls.Config, handlers ...HTTPHandler) *HTTPServer

func (*HTTPServer) Run

func (hs *HTTPServer) Run(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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