MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / fileTokenClientProvider

Struct fileTokenClientProvider

sdk/cliproxy/providers.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15type fileTokenClientProvider struct{}
16
17func (p *fileTokenClientProvider) Load(ctx context.Context, cfg *config.Config) (*TokenClientResult, error) {
18 // Stateless executors handle tokens

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected