//
pkg.gl
Category
github.com/google/exposure-notifications-server
internal
jsonutil
package
1.17.0
Repository:
https://github.com/google/exposure-notifications-server.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
76 SLOC
#
Functions
MarshalResponse
MarshalResponse is a helper function to write an object to the http.ResponseWriter with fallback error template.
Unmarshal
Unmarshal provides a common implementation of JSON unmarshalling with well defined error handling.