Documentation ¶
Overview ¶
Code generated by iwrapper; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResponseWriterWrapper ¶
func ResponseWriterWrapper(v http.ResponseWriter, wrapper func(http.ResponseWriter) ResponseWriter) http.ResponseWriter
Types ¶
type ResponseWriter ¶
type ResponseWriter interface { //iwrapper:require http.ResponseWriter http.CloseNotifier http.Flusher http.Hijacker io.ReaderFrom }
Click to show internal directories.
Click to hide internal directories.