Documentation
¶
Index ¶
- func AppendToIndex(conf *config.Config, fs afero.Fs, vindexItem *vindexdata.VIndexItem) error
- func BuildVIndex(storagePaths []string) (vindexdata.VIndex, error)
- func EncodeTS(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs, tsPath string, ...) error
- func EncodeTSAll(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs, tmpPath string, ...) error
- func ListIndex(fs afero.Fs, indexPath string) (vindexdata.VIndex, error)
- func Symlink(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs, digest string) error
- func SymlinkAll(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs) error
- type EncodeOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendToIndex ¶
func AppendToIndex(conf *config.Config, fs afero.Fs, vindexItem *vindexdata.VIndexItem) error
AppendToIndex AppendToIndex
func BuildVIndex ¶
func BuildVIndex(storagePaths []string) (vindexdata.VIndex, error)
BuildVIndex BuildVIndex
func EncodeTS ¶
func EncodeTS(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs, tsPath string, options EncodeOptions) error
EncodeTS EncodeTS
func EncodeTSAll ¶
func EncodeTSAll(conf *config.Config, ss *syscalls.Syscalls, fs afero.Fs, tmpPath string, options EncodeOptions) error
EncodeTSAll EncodeTSAll
Types ¶
Click to show internal directories.
Click to hide internal directories.