MCPcopy Create free account
hub / github.com/FREEZONEX/Tier0-Edge / Close

Method Close

backend/share/diskqueue/diskqueue.go:51–51  ·  view source on GitHub ↗

this is expected to be an *unbuffered* channel

()

Source from the content-addressed store, hash-verified

49 ReadChan() <-chan []byte // this is expected to be an *unbuffered* channel
50 PeekChan() <-chan []byte // this is expected to be an *unbuffered* channel
51 Close() error
52 Delete() error
53 Depth() int64
54 Empty() error

Callers 15

copySkipFirstAndLastFunction · 0.65
TestListTableInfoFunction · 0.65
TestPgTempTableFunction · 0.65
TestFillLastRecordFunction · 0.65
execBatchFunction · 0.65
TestInsertSQLFunction · 0.65
TestInsertWithArgsFunction · 0.65
FillLastRecordFunction · 0.65
BatchCreateTablesFunction · 0.65
queryColumnInfoFunction · 0.65
queryPrimaryKeysFunction · 0.65
MarkMenuMethod · 0.65

Implementers 1

diskQueuebackend/share/diskqueue/diskqueue.go

Calls

no outgoing calls

Tested by 15

copySkipFirstAndLastFunction · 0.52
TestListTableInfoFunction · 0.52
TestPgTempTableFunction · 0.52
TestFillLastRecordFunction · 0.52
TestInsertSQLFunction · 0.52
TestInsertWithArgsFunction · 0.52
Test_ecacheFunction · 0.52
TestZipFunction · 0.52
TestImportFileFunction · 0.52
TestWithGockFunction · 0.52
TestDiskQueueFunction · 0.52
TestDiskQueueRollFunction · 0.52