MCPcopy 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
183func resolveEndpoint(ctx context.Context) string {
184 return strings.TrimSpace(internallogging.GetEndpoint(ctx))
185}
186
187const httpStatusBadRequest = 400

Callers 1

HandleUsageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected