Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMiddleware ¶
type MockMiddleware struct { }
MockMiddleware defines a mock middleware which will mock the response in client-side.
func NewMockMiddleware ¶
func NewMockMiddleware() *MockMiddleware
Click to show internal directories.
Click to hide internal directories.