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

Method QueryDeviceInfos

userapi/api/api.go:75–75  ·  view source on GitHub ↗
(ctx context.Context, req *QueryDeviceInfosRequest, res *QueryDeviceInfosResponse)

Source from the content-addressed store, hash-verified

73 PerformDeviceUpdate(ctx context.Context, req *PerformDeviceUpdateRequest, res *PerformDeviceUpdateResponse) error
74 QueryDevices(ctx context.Context, req *QueryDevicesRequest, res *QueryDevicesResponse) error
75 QueryDeviceInfos(ctx context.Context, req *QueryDeviceInfosRequest, res *QueryDeviceInfosResponse) error
76}
77
78// api functions required by the client api

Callers 3

AddRoutesFunction · 0.65
QueryDeviceInfosMethod · 0.65
QueryKeysMethod · 0.65

Implementers 3

UserInternalAPIuserapi/internal/api.go
httpUserInternalAPIuserapi/inthttp/client.go
UserInternalAPITraceuserapi/api/api_trace.go

Calls

no outgoing calls

Tested by

no test coverage detected