package
Version:
v2.0.5
Opens a new window with list of versions in this module.
Published: Nov 26, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Serve builds http.Handler for sequence of endpoints
http.ListenAndServe(":8080", httpd.Server( ... ))
Serve builds http.Handler for sequence of endpoints.
It executes commit function after each request.
http.ListenAndServe(":8080", httpd.Server( ... ))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.