Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Int64
Method
Int64
pkg/utils/bytesize/bytesize.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
type
Int64 int64
26
27
func
(b Int64) Int64() int64 {
28
return
int64(b)
29
}
30
31
func
(b Int64) AsInt() int {
32
return
int(b)
Callers
15
HumanString
Method · 0.95
MarshalText
Method · 0.95
MaxOffheapBytes
Function · 0.45
OffheapBytes
Function · 0.45
New
Function · 0.45
OpStats
Method · 0.45
init
Function · 0.45
OpTotal
Function · 0.45
OpFails
Function · 0.45
OpRedisErrors
Function · 0.45
OpQPS
Function · 0.45
ResetStats
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestSlotAction
Function · 0.36