Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ XAuth
Method
XAuth
pkg/proxy/proxy.go:204–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
}
203
204
func
(s *Proxy) XAuth() string {
205
return
s.xauth
206
}
207
208
func
(s *Proxy) Model() *models.Proxy {
209
return
s.model
Callers
1
verifyXAuth
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected