iohelp

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StdFile = NewFile()

Functions

This section is empty.

Types

type File

type File struct{}

func NewFile

func NewFile() *File

func (*File) Create

func (f *File) Create(filename string) error

func (*File) Exists

func (f *File) Exists(fileName string) (bool, error)

func (*File) Open

func (f *File) Open(filename string) (io.ReadCloser, error)

func (*File) ReadAll

func (f *File) ReadAll(filename string) ([]byte, error)

Jump to

Keyboard shortcuts

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