io

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoMemFile

type RoMemFile struct {
	// contains filtered or unexported fields
}

func NewRoMemFile

func NewRoMemFile(name string, data []byte) *RoMemFile

func (*RoMemFile) Close

func (m *RoMemFile) Close() error

func (*RoMemFile) IsDir

func (m *RoMemFile) IsDir() bool

func (*RoMemFile) ModTime

func (m *RoMemFile) ModTime() time.Time

func (*RoMemFile) Mode

func (m *RoMemFile) Mode() fs.FileMode

func (*RoMemFile) Name

func (m *RoMemFile) Name() string

func (*RoMemFile) Read

func (m *RoMemFile) Read(b []byte) (int, error)

func (*RoMemFile) Size

func (m *RoMemFile) Size() int64

func (*RoMemFile) Stat

func (m *RoMemFile) Stat() (fs.FileInfo, error)

func (*RoMemFile) Sys

func (m *RoMemFile) Sys() any

Jump to

Keyboard shortcuts

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