storage

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

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

func NewState

func NewState() *State

func (*State) DeleteFile

func (s *State) DeleteFile(path string)

func (*State) GetFile

func (s *State) GetFile(path string) *file.File

func (*State) IsFileExists

func (s *State) IsFileExists(path string) bool

func (*State) RenameFile

func (s *State) RenameFile(oldPath, newPath string)

func (*State) SetFile

func (s *State) SetFile(path string, files *file.File)

Jump to

Keyboard shortcuts

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