os_file

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OsFile

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

func (*OsFile) Close

func (osf *OsFile) Close()

func (*OsFile) Rewrite

func (osf *OsFile) Rewrite(bytes []byte) error

func (*OsFile) Scanner

func (osf *OsFile) Scanner() *bufio.Scanner

type OsFileManager

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

func New

func New() *OsFileManager

func NewNullable

func NewNullable(testFiles *map[string]string) *OsFileManager

func (OsFileManager) OpenRW

func (fm OsFileManager) OpenRW(fName string) (*OsFile, error)

Jump to

Keyboard shortcuts

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