//
pkg.gl
Category
github.com/polyrabbit/etcdfs
fs
package
0.1.1
Repository:
https://github.com/polyrabbit/etcdfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
314 SLOC
#
Functions
MustMount
No description provided by the author
NewRoot
NewRoot returns a file node - acting as a root, with inode sets to 1 and leaf sets to false.
#
Structs
Node
A tree node in filesystem, it acts as both a directory and file.
Server
No description provided by the author