type net/http.ResponseWriter (interface)
Method Implmentations
Header() Header
(*http2responseWriter).Header
(*populateResponse).Header
(*response).Header
(*timeoutWriter).Header
Write([]byte) (int, error)
(*http2responseWriter).Write
(*populateResponse).Write
(*response).Write
(*timeoutWriter).Write
WriteHeader(statusCode int)
(*http2responseWriter).WriteHeader
(*populateResponse).WriteHeader
(*response).WriteHeader
(*timeoutWriter).WriteHeader