Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalChunkInfoKey = "local-chunk-info" ChunkNameSpace = "chunk" ChunkPrefix = "chunk-" AlphaValue = 3 )
prefix key and const parameters
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LocalChunkInfo ¶
type LocalChunkInfo struct { *types.ChunkInfoMsg Time time.Time }
LocalChunkInfo wraps local chunk key with time.
Click to show internal directories.
Click to hide internal directories.