Documentation
¶
Index ¶
- func MarshalAndWriteJSONResponse(w http.ResponseWriter, code int, v interface{})
- func SetupDatadogInstrumentation(service, awsRegion, awsAccountID, stage string) *datadog.Exporter
- func StartHealthServer(port string)
- func UnmarshalRequest(r *http.Request, v interface{}) (err error)
- func WriteJSONResponse(w http.ResponseWriter, code int, body []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalAndWriteJSONResponse ¶
func MarshalAndWriteJSONResponse(w http.ResponseWriter, code int, v interface{})
func StartHealthServer ¶
func StartHealthServer(port string)
func UnmarshalRequest ¶
func WriteJSONResponse ¶
func WriteJSONResponse(w http.ResponseWriter, code int, body []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.