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

Method PerformUnpeek

roomserver/api/api.go:146–146  ·  view source on GitHub ↗
(ctx context.Context, req *PerformUnpeekRequest, res *PerformUnpeekResponse)

Source from the content-addressed store, hash-verified

144 PerformAdminEvacuateUser(ctx context.Context, req *PerformAdminEvacuateUserRequest, res *PerformAdminEvacuateUserResponse)
145 PerformPeek(ctx context.Context, req *PerformPeekRequest, res *PerformPeekResponse)
146 PerformUnpeek(ctx context.Context, req *PerformUnpeekRequest, res *PerformUnpeekResponse)
147 PerformInvite(ctx context.Context, req *PerformInviteRequest, res *PerformInviteResponse) error
148 PerformJoin(ctx context.Context, req *PerformJoinRequest, res *PerformJoinResponse)
149 PerformLeave(ctx context.Context, req *PerformLeaveRequest, res *PerformLeaveResponse) error

Callers 3

AddRoutesFunction · 0.65
PerformUnpeekMethod · 0.65
UnpeekRoomByIDFunction · 0.65

Implementers 2

httpRoomserverInternalAPIroomserver/inthttp/client.go
RoomserverInternalAPITraceroomserver/api/api_trace.go

Calls

no outgoing calls

Tested by

no test coverage detected