Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ GetSequence
Method
GetSequence
util/ring-writer.go:22–22 ·
view source on GitHub ↗
设置序号
()
Source
from the content-addressed store, hash-verified
20
StartWrite() bool
// 开始写入
21
SetSequence(uint32)
// 设置序号
22
GetSequence() uint32
// 获取序号
23
IsDiscarded() bool
// 是否已废弃
24
}
25
Callers
1
Step
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected