Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
116
type
userClient
struct
{
117
client *ent.Client
118
}
119
120
type
(
121
// NewUserArgs args to create a new user
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected