MCPcopy Create free account
hub / github.com/daodst/chat / FetcherName

Method FetcherName

federationapi/internal/keys.go:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88}
89
90func (s *FederationInternalAPI) FetcherName() string {
91 return fmt.Sprintf("FederationInternalAPI (wrapping %q)", s.keyRing.KeyDatabase.FetcherName())
92}
93
94// handleLocalKeys handles cases where the key request contains
95// a request for our own server keys, either current or old.

Callers 2

FetchKeysMethod · 0.45
handleFetcherKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected