Versions in this module Expand all Collapse all v1 v1.2.13 May 18, 2020 v1.2.12 May 18, 2020 Changes in this version + func Alert(ctx *context.Context, config config.Config, desc, title, msg string, ...) + func BadRequest(ctx *context.Context, msg string) + func Error(ctx *context.Context, msg string) + func Ok(ctx *context.Context) + func OkWithData(ctx *context.Context, data map[string]interface{})