//
pkg.gl
Category
github.com/UniversityTeam/SoftwareEngineeringLab3
server
tools
package
0.0.0-20211206204604-624252a2780f
Repository:
https://github.com/universityteam/softwareengineeringlab3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
25 SLOC
#
Functions
WriteJsonBadRequest
WriteJsonOk sends 400 error response with a JSON object describing the error reason.
WriteJsonInternalError
WriteJsonOk sends 500 error response.
WriteJsonOk
WriteJsonOk sends 200 response to the client serializing the input object in JSON format.