Versions in this module Expand all Collapse all v0 v0.0.1 Feb 20, 2023 Changes in this version + func InitServer() *gin.Engine + func ServeResponse(c *gin.Context, errMsg *CommonResp, args ...interface{}) + type CommonResp struct + Code int + Data interface{} + Message string