Documentation ¶ Index ¶ func AbortFail(ctx http.Context, data interface{}, msg string) func Fail(ctx http.Context, data interface{}, msg string) http.Response func Grant(ctx http.Context, data interface{}, msg string) http.Response func Success(ctx http.Context, data interface{}, msg string) http.Response Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AbortFail ¶ func AbortFail(ctx http.Context, data interface{}, msg string) func Fail ¶ func Fail(ctx http.Context, data interface{}, msg string) http.Response func Grant ¶ func Grant(ctx http.Context, data interface{}, msg string) http.Response func Success ¶ func Success(ctx http.Context, data interface{}, msg string) http.Response Types ¶ This section is empty. Source Files ¶ View all Source files response.go Click to show internal directories. Click to hide internal directories.