MCPcopy
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
204func (s *Proxy) XAuth() string {
205 return s.xauth
206}
207
208func (s *Proxy) Model() *models.Proxy {
209 return s.model

Callers 1

verifyXAuthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected