Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
type
RingWriter[T any, F IDataFrame[T]]
struct
{
Callers
3
StartRead
Method · 0.65
TryRead
Method · 0.65
Reduce
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected