package
1.3.0-dev
Repository: https://github.com/juicedata/juicefs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient creates a Meta client for given uri.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

4 bytes: data length.
64M.
Clone is a message to clone a file or dir from another.
clone mode.
No description provided by the author
No description provided by the author
CompactChunk is a message to compact a chunk in object store.
CompactPath is a message to trigger compact.
16 bytes: progress increment.
DeleteSlice is a message to delete a slice from object store.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FillCache is a message to build cache for target directories/files.
No description provided by the author
No description provided by the author
InfoV2 is a message to get the internal info for file or directory.
LegacyInfo is a message to get the internal info for file or directory.
node table.
No description provided by the author
No description provided by the author
MaxVersion is the max of supported versions.
No description provided by the author
No description provided by the author
No description provided by the author
atime mode.
OpSummary is a message to get tree summary of directories.
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
internal.
No description provided by the author
Rmr is a message to remove a directory recursively.
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
SetAttrMode is a mask to update a attribute of node.
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
larger than vfs.minInternalNode.
type for block device.
type for character device.
type for directory.
type for FIFO node.
type for regular file.
type for socket.
type for symlink.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Attr represents attributes of a node.
Config for clients.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Entry
Entry is an entry inside a directory.
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
Session contains detailed information of a client session.
No description provided by the author
Slice is a slice of a chunk.
Summary represents the total number of files/directories and total length of all files inside a directory.
No description provided by the author

# Interfaces

No description provided by the author
Meta is a interface for a meta service for file system.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
MsgCallback is a callback for messages from meta service.