MCPcopy Create free account
hub / github.com/0xUnixIO/pulse / RemoveUser

Method RemoveUser

internal/coremanager/manager.go:94–94  ·  view source on GitHub ↗

RemoveUser 从运行中的 inbound 热删用户。已有连接自然结束,新连接立即拒绝。

(ctx context.Context, inboundTag, email string)

Source from the content-addressed store, hash-verified

92 AddUser(ctx context.Context, cfg UserConfig) error
93 // RemoveUser 从运行中的 inbound 热删用户。已有连接自然结束,新连接立即拒绝。
94 RemoveUser(ctx context.Context, inboundTag, email string) error
95}

Callers 4

tryDeltaUsersFunction · 0.65
DoRemoveUserMethod · 0.65
xrayRemoveUserFunction · 0.65

Implementers 2

stubManagerinternal/nodeagent/dispatch_test.go
Managerinternal/xray/manager.go

Calls

no outgoing calls

Tested by 1