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

Method SetUserAPI

keyserver/api/api.go:36–36  ·  view source on GitHub ↗

SetUserAPI assigns a user API to query when extracting device names.

(i userapi.KeyserverUserAPI)

Source from the content-addressed store, hash-verified

34
35 // SetUserAPI assigns a user API to query when extracting device names.
36 SetUserAPI(i userapi.KeyserverUserAPI)
37}
38
39// API functions required by the clientapi

Callers 5

mainFunction · 0.65
startupFunction · 0.65
mainFunction · 0.65
KeyServerFunction · 0.65
mainFunction · 0.65

Implementers 6

KeyInternalAPIkeyserver/internal/internal.go
httpKeyInternalAPIkeyserver/inthttp/client.go
RoomserverInternalAPIroomserver/internal/api.go
httpRoomserverInternalAPIroomserver/inthttp/client.go
RoomserverInternalAPITraceroomserver/api/api_trace.go
mockKeyAPIsyncapi/internal/keychange_test.go

Calls

no outgoing calls

Tested by

no test coverage detected