fs

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

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

func NewFile

func NewFile(name string, content bytes.Bytes) *File

func (File) Content

func (f File) Content() bytes.Bytes

func (File) Name

func (f File) Name() string

func (*File) SetContent

func (f *File) SetContent(content bytes.Bytes)

func (*File) SetName

func (f *File) SetName(filename string)

Jump to

Keyboard shortcuts

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