MCPcopy Index your code
hub / github.com/cloudreve/cloudreve / userClient

Struct userClient

inventory/user.go:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116type userClient struct {
117 client *ent.Client
118}
119
120type (
121 // NewUserArgs args to create a new user

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected