local

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Local

type Local struct{}

func (Local) Delete

func (this Local) Delete(p string) error

Delete 删除文件

func (Local) DeleteAll

func (this Local) DeleteAll(p string) error

DeleteAll 删除文件

func (Local) ListFiles

func (this Local) ListFiles(dirPath string) ([]string, error)

func (Local) Read

func (this Local) Read(p string) (io.ReadCloser, error)

func (Local) Write

func (this Local) Write(p string, src io.Reader, existIgnores ...bool) (int64, error)

Write 写入文件

Jump to

Keyboard shortcuts

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