package
1.4.3
Repository: https://github.com/hduhelp/go-zero.git
Documentation: pkg.go.dev

# Functions

NewHeaderOnceResponseWriter returns a HeaderOnceResponseWriter.

# Structs

HeaderOnceResponseWriter is a http.ResponseWriter implementation that only the first WriterHeader takes effect.
A WithCodeResponseWriter is a helper to delay sealing a http.ResponseWriter on writing code.