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

Struct syncKeyAPI

syncapi/syncapi_test.go:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77type syncKeyAPI struct {
78 keyapi.SyncKeyAPI
79}
80
81func (s *syncKeyAPI) QueryKeyChanges(ctx context.Context, req *keyapi.QueryKeyChangesRequest, res *keyapi.QueryKeyChangesResponse) {
82}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected