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

Method PerformDeviceDeletion

userapi/api/api.go:93–93  ·  view source on GitHub ↗
(ctx context.Context, req *PerformDeviceDeletionRequest, res *PerformDeviceDeletionResponse)

Source from the content-addressed store, hash-verified

91 PerformDeviceCreation(ctx context.Context, req *PerformDeviceCreationRequest, res *PerformDeviceCreationResponse) error
92 PerformDeviceUpdate(ctx context.Context, req *PerformDeviceUpdateRequest, res *PerformDeviceUpdateResponse) error
93 PerformDeviceDeletion(ctx context.Context, req *PerformDeviceDeletionRequest, res *PerformDeviceDeletionResponse) error
94 PerformPasswordUpdate(ctx context.Context, req *PerformPasswordUpdateRequest, res *PerformPasswordUpdateResponse) error
95 PerformPusherDeletion(ctx context.Context, req *PerformPusherDeletionRequest, res *struct{}) error
96 PerformPusherSet(ctx context.Context, req *PerformPusherSetRequest, res *struct{}) error

Callers 7

AddRoutesFunction · 0.65
PerformDeviceDeletionMethod · 0.65
DeleteDeviceByIdFunction · 0.65
DeleteDevicesFunction · 0.65
PasswordFunction · 0.65
LogoutFunction · 0.65
LogoutAllFunction · 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