Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeResponseWriter ¶
func NewFakeResponseWriter ¶
func NewFakeResponseWriter() *FakeResponseWriter
func (*FakeResponseWriter) Header ¶
func (w *FakeResponseWriter) Header() http.Header
func (*FakeResponseWriter) WriteHeader ¶
func (w *FakeResponseWriter) WriteHeader(status int)
Click to show internal directories.
Click to hide internal directories.