Versions in this module Expand all Collapse all v1 v1.0.1 Mar 27, 2024 v1.0.0 Mar 12, 2024 Changes in this version + func AddService(engine *gin.Engine) *gin.RouterGroup + func Index(c *gin.Context) + func NewRouter() *gin.Engine + func RechargeGet(c *gin.Context) + func RechargePut(c *gin.Context) + type Route struct + HandlerFunc gin.HandlerFunc + Method string + Name string + Pattern string + type Routes []Route