Versions in this module Expand all Collapse all v1 v1.0.6 Oct 31, 2016 v1.0.5 Sep 28, 2016 Changes in this version + const CodeOk + const CodeUndefined + func Create(ctx *gin.Context, data interface{}) + func Delete(ctx *gin.Context, data interface{}) + func Error(ctx *gin.Context, err error) + func Ok(ctx *gin.Context, data interface{}) + func SSEventError(ctx *gin.Context, namespace string, err error) + func SSEventOk(ctx *gin.Context, namespace string, data interface{}) + func Update(ctx *gin.Context, data interface{})