Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHandlers ¶
Types ¶
type HandleTester ¶
type HandleTester func( method string, params string, ) *httptest.ResponseRecorder
func GenerateHandleTester ¶
func GenerateHandleTester( t *testing.T, handleFunc http.Handler, ) HandleTester
Click to show internal directories.
Click to hide internal directories.