Alex Russell-Saw
Alex Russell-Saw
and decide which license to use
`type Constructor func(http.Handler) http.Handler` is used for defining middleware functions, and is used as part of `New(constructors ...Constructor) {` this has caused some problems for me due to the lack...
A feature i'd love to have is the ability to split clients, and them open up the space for the new client before it's there.
Hi! we've been scratching our heads for a way to implement line numbering in a non fragile way that won't break when new wrapper handlers are added, and this is...
👋 hello! we often see panics coming from our router when we get hit by people vuln scanning our app. we use lookupFunc to serve our frontend if no backend...
before the refactor there was a suite of builtin metrics for the go runtime, bring them back.