folder

package
v0.0.0-...-62f8b51 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Folder

type Folder struct {
	Path string
}

func New

func New(path string) (Folder, error)

func (Folder) Delete

func (f Folder) Delete(fileName string)

func (Folder) Flush

func (f Folder) Flush()

func (Folder) Get

func (f Folder) Get(fileName string) []byte

func (Folder) Put

func (f Folder) Put(fileName string, data []byte) error

Jump to

Keyboard shortcuts

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