Versions in this module Expand all Collapse all v0 v0.0.11 Jan 4, 2024 Changes in this version + func Process[REQ any, RES any](w http.ResponseWriter, r *http.Request, fn func(req REQ) (RES, error)) (*RES, error)