fs

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ModuleName = "fs"

Variables

This section is empty.

Functions

This section is empty.

Types

type FSModule

type FSModule struct {
	// contains filtered or unexported fields
}

FSModule represents the file system module with event loop support

func NewFSModule

func NewFSModule(basePath string, loop *eventloop.EventLoop) *FSModule

NewFSModule creates a new fs module instance with event loop support

func NewFSModuleWithFS

func NewFSModuleWithFS(fs filesystem.FileSystem, basePath string, loop *eventloop.EventLoop) *FSModule

NewFSModuleWithFS creates a new fs module instance with custom filesystem support

Jump to

Keyboard shortcuts

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