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

Method PerformPusherDeletion

userapi/api/api.go:95–95  ·  view source on GitHub ↗
(ctx context.Context, req *PerformPusherDeletionRequest, res *struct{})

Source from the content-addressed store, hash-verified

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
97 PerformPushRulesPut(ctx context.Context, req *PerformPushRulesPutRequest, res *struct{}) error
98 PerformAccountDeactivation(ctx context.Context, req *PerformAccountDeactivationRequest, res *PerformAccountDeactivationResponse) error

Callers 3

AddRoutesFunction · 0.65
PerformPusherDeletionMethod · 0.65
PasswordFunction · 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