MCPcopy
hub / github.com/cubefs/cubefs / Close

Method Close

objectnode/audit.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 Name() string
35 Send(data []byte) error
36 Close() error
37}
38
39type AuditEntry struct {

Callers 15

copyFolderFunction · 0.65
createUDSFunction · 0.65
destroyUDSFunction · 0.65
recvFuseFdFromOldClientFunction · 0.65
sendSuspendRequestFunction · 0.65
sendResumeRequestFunction · 0.65
printGoroutineInfoFunction · 0.65
mainFunction · 0.65
CloseMethod · 0.65
createUDSFunction · 0.65

Implementers 2

WebhookAuditobjectnode/audit_webhook.go
KafkaAuditobjectnode/audit_kafka.go

Calls

no outgoing calls

Tested by 15

TestMountOptionFSNameFunction · 0.52
TestMountOptionSubtypeFunction · 0.52
TestMountOptionReadOnlyFunction · 0.52
TestRootErrFunction · 0.52
TestPanicFunction · 0.52