Versions in this module Expand all Collapse all v0 v0.0.2 Nov 2, 2023 v0.0.1 Nov 2, 2023 Changes in this version + func NewUserExamplePbHandler() serverNameExampleV1.UserExampleLogicer + type UserExampleHandler interface + Create func(c *gin.Context) + DeleteByID func(c *gin.Context) + DeleteByIDs func(c *gin.Context) + GetByCondition func(c *gin.Context) + GetByID func(c *gin.Context) + List func(c *gin.Context) + ListByIDs func(c *gin.Context) + UpdateByID func(c *gin.Context) + func NewUserExampleHandler() UserExampleHandler