vfs

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LocalOS = LocalOSOpener{}

Functions

This section is empty.

Types

type LocalOSOpener

type LocalOSOpener struct {
}

func (LocalOSOpener) Open

func (o LocalOSOpener) Open(name string) (io.ReadWriteCloser, error)

type Opener

type Opener interface {
	Open(name string) (io.ReadWriteCloser, error)
}

Jump to

Keyboard shortcuts

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