server

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: May 1, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(ctx context.Context, addr string, mux *http.ServeMux) error

Start starts a new HTTP server and manages its lifecycle. This is a convenience function since Go does not manage interrupt signals directly.

Types

This section is empty.