Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ resolveEndpoint
Function
resolveEndpoint
internal/redisqueue/plugin.go:183–185 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
181
}
182
183
func
resolveEndpoint(ctx context.Context) string {
184
return
strings.TrimSpace(internallogging.GetEndpoint(ctx))
185
}
186
187
const
httpStatusBadRequest = 400
Callers
1
HandleUsage
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected