package
1.5.8
Repository: https://github.com/sllt/tao.git
Documentation: pkg.go.dev

# Functions

NewHeaderOnceResponseWriter returns a HeaderOnceResponseWriter.
NewWithCodeResponseWriter returns a WithCodeResponseWriter.

# 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.