virtualfs

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 6 Imported by: 3

Documentation

Overview

Package virtualfs implements an in-memory abstraction of fs.Directory and fs.StreamingFile.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStaticDirectory

func NewStaticDirectory(name string, entries fs.Entries) fs.Directory

NewStaticDirectory returns a virtual static directory.

func StreamingFileFromReader

func StreamingFileFromReader(name string, reader io.Reader) fs.StreamingFile

StreamingFileFromReader returns a streaming file with given name and reader.

Types

This section is empty.

Jump to

Keyboard shortcuts

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