Versions in this module Expand all Collapse all v0 v0.1.0 Nov 22, 2021 Changes in this version + func HealthCheck(c *gin.Context) + func RouteNotFound(c *gin.Context) + func SendResponse(c *gin.Context, err error, data interface{}) + type Response struct + Code int + Data interface{} + Message string