dumpfs

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package dumpfs defines a dumpfs supporting the composition of save data

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDumpfs

func GetDumpfs(buff io.Reader, fs vfs.Filesystem) error

func NewDumpfs

func NewDumpfs(fs vfs.Filesystem, buff io.Writer) error

Types

type DumpFileInfo

type DumpFileInfo struct {
	Name      string
	Dir       bool
	Mode      os.FileMode
	ParentDir string
	Childs    map[string]*DumpFileInfo
	Buf       []byte
}

Jump to

Keyboard shortcuts

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