//
pkg.gl
Category
github.com/frobnitzem/go-p9p
ramfs
package
1.1.0
Repository:
https://github.com/frobnitzem/go-p9p.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
481 SLOC
#
Functions
NewServer
Create a server that serves up a single "root" dir.
#
Variables
ENotImpl
No description provided by the author
#
Structs
FileEnt
Node in a rooted digraph.
FileHandle
User pointer to a FileEnt (see inode.go).