futi

package
v0.0.55 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTempFile added in v0.0.54

func CreateTempFile(dir, pattern string, data *[]byte) (string, error)

func Delete added in v0.0.54

func Delete(fileName string) error

func FileExists

func FileExists(filename string) bool

Types

type CreateTempFileError added in v0.0.54

type CreateTempFileError struct {
	Dir     string
	Pattern string
	Data    *[]byte
	Parent  error
}

func (*CreateTempFileError) Error added in v0.0.54

func (e *CreateTempFileError) Error() string

type DeleteFileError added in v0.0.54

type DeleteFileError struct {
	FileName string
	Parent   error
}

func (*DeleteFileError) Error added in v0.0.54

func (e *DeleteFileError) Error() string

Jump to

Keyboard shortcuts

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