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

Method SetMetadata

sdk/auth/filestore.go:104–104  ·  view source on GitHub ↗
(map[string]any)

Source from the content-addressed store, hash-verified

102 // metadataSetter is a private interface for TokenStorage implementations that support metadata injection.
103 type metadataSetter interface {
104 SetMetadata(map[string]any)
105 }
106
107 switch {

Callers 4

SaveMethod · 0.65
SaveMethod · 0.65
SaveMethod · 0.65
SaveMethod · 0.65

Implementers 6

pluginTokenStorageinternal/pluginhost/auth_provider.go
TokenStorageinternal/auth/xai/token.go
CodexTokenStorageinternal/auth/codex/token.go
ClaudeTokenStorageinternal/auth/claude/token.go
KimiTokenStorageinternal/auth/kimi/token.go
testTokenStoragesdk/auth/filestore_disabled_test.go

Calls

no outgoing calls

Tested by

no test coverage detected