httpd

package
v2.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(endpoints ...µ.Routable) http.Handler

Serve builds http.Handler for sequence of endpoints

http.ListenAndServe(":8080", httpd.Server( ... ))

func ServeAndCommit

func ServeAndCommit(commit func(), endpoints ...µ.Routable) http.Handler

Serve builds http.Handler for sequence of endpoints. It executes commit function after each request.

http.ListenAndServe(":8080", httpd.Server( ... ))

Types

This section is empty.

Jump to

Keyboard shortcuts

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