Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenListTeam/OpenList
/ GetGrpcConnection
Method
GetGrpcConnection
drivers/halalcloud/util.go:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
func
(s *AuthService) GetGrpcConnection() *grpc.ClientConn {
170
return
s.grpcConnection
171
}
172
173
func
(s *AuthService) Close() {
174
_ = s.grpcConnection.Close()
Callers
9
IsLogin
Method · 0.95
getFiles
Method · 0.80
getLink
Method · 0.80
makeDir
Method · 0.80
move
Method · 0.80
rename
Method · 0.80
copy
Method · 0.80
remove
Method · 0.80
put
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected