package
0.14.7-rc1
Repository: https://github.com/paddlepaddle/paddleflow.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Returns true if err==nil or err is expected (benign) error which should be propagated directoy to the caller.
No description provided by the author
No description provided by the author
No description provided by the author
A FUSE filesystem that shunts all request to an underlying file system.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
s3: support upto 5 TiB file size.
No description provided by the author
No description provided by the author
chunk size 1 GiB.
s3: between 1~10,000.
s3: Each part must be at least 5 MB ~ 5 GB in size (except for the last part).
s3: Each part must be at least 5 MB ~ 5 GB in size (except for the last part).
mpu.
customized for performance.
No description provided by the author
type for directory.
type for regular file.
# Structs
Attr represents attributes of a node.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
under file storage interface, copy from pathfs.FileSystem, and remove api OnMount and OnUnmount.