Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ Next
Method
Next
projects/Go/proto/proto/AccountModel.go:102–104 ·
view source on GitHub ↗
Move to the next struct value
(prev int)
Source
from the content-addressed store, hash-verified
100
101
// Move to the next struct value
102
func
(m *AccountModel) Next(prev int) {
103
m.model.FBEShift(prev)
104
}
Callers
4
TestCreate
Function · 0.95
TestExtendingOldNew
Function · 0.95
TestExtendingNewOld
Function · 0.95
TestSerializationDomain
Function · 0.95
Calls
1
FBEShift
Method · 0.45
Tested by
4
TestCreate
Function · 0.76
TestExtendingOldNew
Function · 0.76
TestExtendingNewOld
Function · 0.76
TestSerializationDomain
Function · 0.76