MCPcopy Create free account
hub / github.com/Monibuca/engine / IsDiscarded

Method IsDiscarded

util/ring-writer.go:23–23  ·  view source on GitHub ↗

获取序号

()

Source from the content-addressed store, hash-verified

21 SetSequence(uint32) // 设置序号
22 GetSequence() uint32 // 获取序号
23 IsDiscarded() bool // 是否已废弃
24}
25
26type RingWriter[T any, F IDataFrame[T]] struct {

Callers 3

StartReadMethod · 0.65
TryReadMethod · 0.65
ReduceMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected