Versions in this module Expand all Collapse all v0 v0.1.0 Sep 21, 2023 Changes in this version + 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