Versions in this module Expand all Collapse all v0 v0.1.1 Jan 29, 2020 Changes in this version + func SendHTTPBadRequest(rw http.ResponseWriter, code Code, err error) + func SendHTTPInternalServerError(rw http.ResponseWriter, code Code, err error) + func SendHTTPStatusError(rw http.ResponseWriter, code Code, err error, statusCode int) + func SendUnknownError(rw http.ResponseWriter, err error) + type Code int32 + const UnknownStatus + type Group int32 + const Common + const DIDExchange + const Introduce