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

Method PerformPasswordUpdate

userapi/api/api.go:94–94  ·  view source on GitHub ↗
(ctx context.Context, req *PerformPasswordUpdateRequest, res *PerformPasswordUpdateResponse)

Source from the content-addressed store, hash-verified

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

Callers 3

AddRoutesFunction · 0.65
PerformPasswordUpdateMethod · 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