wraplogfs

package
v0.0.0-...-fc5622f Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

wraplogfs is a wazero filesystem that wraps another, existing filesystem, and logs all inputs/outputs to writer.

Was first generated by hexdigest/gowrap, but then edited for better outputs in some cases

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(base expsys.FS, stdout io.Writer, writeBytes bool, name string) expsys.FS

New returns a new filesystem on top of another filesystem. writeBytes controls if all bytes are written on stdout on reads/writes, or just "(data)".

Types

This section is empty.

Jump to

Keyboard shortcuts

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