fswrap

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSWrapper

type FSWrapper struct {
	Log *log.Logger
}

func (FSWrapper) Open

func (fs FSWrapper) Open(name string) (*os.File, error)

func (FSWrapper) ReadDir

func (fs FSWrapper) ReadDir(dirname string) ([]os.FileInfo, error)

func (FSWrapper) ReadFile

func (fs FSWrapper) ReadFile(filename string) ([]byte, error)

Jump to

Keyboard shortcuts

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