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

Method KeyRing

federationapi/api/api.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 gomatrixserverlib.BackfillClient
44 gomatrixserverlib.FederatedStateClient
45 KeyRing() *gomatrixserverlib.KeyRing
46
47 // PerformDirectoryLookup looks up a remote room ID from a room alias.
48 PerformDirectoryLookup(ctx context.Context, request *PerformDirectoryLookupRequest, response *PerformDirectoryLookupResponse) error

Callers 4

fetchAuthEventsMethod · 0.65
mainFunction · 0.65
FederationAPIFunction · 0.65
RoomServerFunction · 0.65

Implementers 2

FederationInternalAPIfederationapi/internal/api.go
httpFederationInternalAPIfederationapi/inthttp/client.go

Calls

no outgoing calls

Tested by

no test coverage detected