type net/http/httptest.ResponseRecorder (struct)
Method Implmentations (2 other methods implement nothing)
Flush()
*ResponseRecorder.M : net/http.Flusher.Flush
*ResponseRecorder.M : net/http/httputil.writeFlusher.Flush
Write(buf []byte) (int, error)
*ResponseRecorder.M : net/http.ResponseWriter.Write
*ResponseRecorder.M : io.Writer.Write
*ResponseRecorder.M : net/http/httputil.writeFlusher.Write
WriteString(str string) (int, error)
*ResponseRecorder.M : io.StringWriter.WriteString
*ResponseRecorder.M : net/http.http2stringWriter.WriteString
*ResponseRecorder.M : golang.org/x/net/http2.stringWriter.WriteString
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)