http import "github.com/goadesign/goa/http"
Overview Index Subdirectories Overview Index Constants func ErrDecodingError(svc, m string, err error) error func ErrEncodingError(svc, m string, err error) error func ErrInvalidResponse(svc, m string, code int, body string) error func ErrInvalidType(svc, m, expected string, actual interface{}) error func ErrInvalidURL(svc, m, u string, err error) error func ErrRequestError(svc, m string, err error) error func ErrValidationError(svc, m string, err error) error func ErrorEncoder(encoder func(context.Context, http.ResponseWriter) Encoder) func(context.
↧