Registry / utility / bep-overlayfs

bep-overlayfs

JSON →
library0.10.0gogounverified

A Go library for creating overlay filesystems.

go get github.com/bep/overlayfs
INSTALL
IMPORT
SIG · BEP-OVERLAYFS
B
bep-overlayfs
utilitygov0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

overlayfs
github.com/bep/overlayfs

Create a new overlay filesystem instance.

package main import ( "fmt" "github.com/bep/overlayfs" ) func main() { fs := overlayfs.New() fmt.Println(fs) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Meta
1
OpenAI (training)
1
Resources
bep-overlayfs — go get bep-overlayfs · libregistry