slicer

package
v0.0.0-...-ebe581b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Slice

type Slice struct {
	SliceMeta

	Data []byte // file slice content
}

Slice defines a file slice

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL