os

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DirFS

func DirFS(dir string) rwfs.FS

Types

type FS

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

func (FS) Open

func (fsys FS) Open(name string) (fs.File, error)

func (FS) OpenRW

func (fsys FS) OpenRW(name string) (rwfs.File, error)

func (FS) Truncate

func (fsys FS) Truncate(name string, size int64) error

Jump to

Keyboard shortcuts

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