Versions in this module Expand all Collapse all v0 v0.0.0 Jul 20, 2022 Changes in this version + var MAX_RECURSION int = 100 + func Dump(ctx context.Context, w http.ResponseWriter, req *http.Request, output O, ...) + func DumpError(w http.ResponseWriter, req *http.Request, err error, code int) + func FillNil(ctx context.Context, ob O) (output O)