Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CachedResponseRecorder ¶
type CachedResponseRecorder struct { *httptest.ResponseRecorder Body *bytes.Buffer }
func NewCachedResponseRecorder ¶
func NewCachedResponseRecorder() *CachedResponseRecorder
Click to show internal directories.
Click to hide internal directories.