Versions in this module Expand all Collapse all v0 v0.3.0 Apr 5, 2020 Changes in this version + func RequestId(ctx context.Context) string + func WithRequestId(handlerFunc http.HandlerFunc) http.HandlerFunc + func WriteErrorToBody(rw http.ResponseWriter, err error) + type ErrorView struct + Cause error + Description string + Error string + Status int + type RequestIdKey struct