MCPcopy Index your code
hub / github.com/go-dev-frame/sponge / UpdateByID

Method UpdateByID

internal/handler/userExample.go:28–28  ·  view source on GitHub ↗
(c *gin.Context)

Source from the content-addressed store, hash-verified

26 Create(c *gin.Context)
27 DeleteByID(c *gin.Context)
28 UpdateByID(c *gin.Context)
29 GetByID(c *gin.Context)
30 List(c *gin.Context)
31}

Callers 3

UpdateByIDMethod · 0.65
newUserExamplePbHandlerFunction · 0.65
UpdateByIDMethod · 0.65

Implementers 8

userExampleClientinternal/service/userExample_logic.go
userExampleinternal/service/userExample.go
mockGwinternal/routers/routers_pbExample_tes
mockinternal/routers/routers_test.go
userExamplePbHandlerinternal/handler/userExample_logic.go
userExampleHandlerinternal/handler/userExample.go
userExampleClientapi/serverNameExample/v1/userExample_g
UnimplementedUserExampleServerapi/serverNameExample/v1/userExample_g

Calls

no outgoing calls

Tested by 1

newUserExamplePbHandlerFunction · 0.52