//
pkg.gl
Category
github.com/EspressoTrip-v2/concept-go-common
utils
package
1.0.67
Repository:
https://github.com/espressotrip-v2/concept-go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
15 SLOC
#
Functions
WriteResponse
WriteResponse is a convenience method for json response replies in Gorilla mux it adds the requited Content-Type and header code.