package
0.3.1
Repository: https://github.com/caicloud/nirvana.git
Documentation: pkg.go.dev

# Functions

NewJSONRequest creates a http.Request with json Content-Type.
NewResponseWriter creates a new ResponseWriter.
NewTestService creates a service.Service for testing.
NewTestServiceWithConfig creates a service.Service for testing with user specified modifier and filters.

# Interfaces

ResponseWriter mocks http.ResponseWriter and records response for testing.