mount

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mount is the FUSE/WASI mount layer. Without the `fuse` build tag this is a stub — `vfs mount` returns a clear error pointing at `make build-fuse`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mount

func Mount(_ context.Context, _ *vfs.FS, _ string) error

Mount returns a build-tag error. Build with `-tags fuse` to enable.

func MountWithVFSAdapter added in v0.3.0

func MountWithVFSAdapter(_ context.Context, _ *vfs.VFS, _ string) error

MountWithVFSAdapter is the same stub for the CLI helper.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL