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

Struct userExampleHandler

internal/handler/userExample.go:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33type userExampleHandler struct {
34 iDao dao.UserExampleDao
35}
36
37// NewUserExampleHandler creating the handler interface
38func NewUserExampleHandler() UserExampleHandler {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected