Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SliceMeta ¶
type SliceMeta struct { ID string // sliceID, uuid Hash []byte // hash of slice content Length uint64 // length of slice content }
SliceMeta meta of a file slice
type SliceMetas ¶
type SliceMetas = []SliceMeta
type SliceOptions ¶
type SliceOptions struct { }
SliceOptions context and parameters of slice action
Click to show internal directories.
Click to hide internal directories.