files

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 1 Imported by: 314

README

⚠️ This repository has been moved to https://github.com/ipfs/go-libipfs/tree/main/files.

go-ipfs-files

standard-readme compliant

File interfaces and utils used in IPFS

Lead Maintainer

Steven Allen

Documentation

https://godoc.org/github.com/ipfs/go-ipfs-files

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT

Documentation

Overview

Package files: This package and has been deprecated and its contents moved to github.com/ipfs/go-libipfs/files

All content in this package is a thin wrapper around the functionality in the new package location.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrNotDirectory = files.ErrNotDirectory
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrNotReader = files.ErrNotReader
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrNotSupported = files.ErrNotSupported
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrInvalidDirectoryEntry = files.ErrInvalidDirectoryEntry
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrPathExistsOverwrite = files.ErrPathExistsOverwrite
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ErrUnixFSPathOutsideRoot = files.ErrUnixFSPathOutsideRoot
)

Errors

View Source
var (
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	WriteTo = files.WriteTo
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewFilter = files.NewFilter
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewLinkFile = files.NewLinkFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ToSymlink = files.ToSymlink
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewMultiFileReader = files.NewMultiFileReader
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewFileFromPartReader = files.NewFileFromPartReader
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewBytesFile = files.NewBytesFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewReaderFile = files.NewReaderFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewReaderStatFile = files.NewReaderStatFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewReaderPathFile = files.NewReaderPathFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewSerialFile = files.NewSerialFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewSerialFileWithFilter = files.NewSerialFileWithFilter
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	FileEntry = files.FileEntry
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewMapDirectory = files.NewMapDirectory
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewSliceDirectory = files.NewSliceDirectory
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewTarWriter = files.NewTarWriter
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ToFile = files.ToFile
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	ToDir = files.ToDir
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	FileFromEntry = files.FileFromEntry
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	DirFromEntry = files.DirFromEntry
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	Walk = files.Walk
	// Deprecated: moved to github.com/ipfs/go-libipfs/files
	NewWebFile = files.NewWebFile
)

Helpers

Functions

This section is empty.

Types

type DirEntry deprecated

type DirEntry = files.DirEntry

Deprecated: moved to github.com/ipfs/go-libipfs/files

type DirIterator deprecated

type DirIterator = files.DirIterator

Deprecated: moved to github.com/ipfs/go-libipfs/files

type Directory deprecated

type Directory = files.Directory

Deprecated: moved to github.com/ipfs/go-libipfs/files

type File deprecated

type File = files.File

Deprecated: moved to github.com/ipfs/go-libipfs/files

type FileInfo deprecated

type FileInfo = files.FileInfo

Deprecated: moved to github.com/ipfs/go-libipfs/files

type Filter deprecated added in v0.0.7

type Filter = files.Filter

Deprecated: moved to github.com/ipfs/go-libipfs/files

type MultiFileReader deprecated

type MultiFileReader = files.MultiFileReader

Deprecated: moved to github.com/ipfs/go-libipfs/files

type Node deprecated

type Node = files.Node

Deprecated: moved to github.com/ipfs/go-libipfs/files

type ReaderFile

type ReaderFile = files.ReaderFile

Structs

type SliceFile deprecated

type SliceFile = files.SliceFile

Deprecated: moved to github.com/ipfs/go-libipfs/files

type Symlink = files.Symlink

Deprecated: moved to github.com/ipfs/go-libipfs/files

type TarWriter deprecated

type TarWriter = files.TarWriter

Deprecated: moved to github.com/ipfs/go-libipfs/files

type WebFile deprecated

type WebFile = files.WebFile

Deprecated: moved to github.com/ipfs/go-libipfs/files

Jump to

Keyboard shortcuts

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