Versions in this module Expand all Collapse all v0 v0.1.0 Feb 13, 2025 v0.0.2 May 27, 2024 Changes in this version + func Request() (*http.Request, error) + func RequestFromMap(params map[string]string) (*http.Request, error) + func Serve(handler http.Handler) error