file

package
v0.0.0-...-f651122 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendToFile

func AppendToFile(file *os.File, stringToAppend string)

func AppendToFileAndClose

func AppendToFileAndClose(file *os.File, stringToAppend string)

func CloseFile

func CloseFile(file *os.File)

func CreateFile

func CreateFile(fileName string) *os.File

func DownloadImage

func DownloadImage(imageURL string, imageName string, callback DownloadCallback)

func OpenFile

func OpenFile(fileName string) *os.File

func ReadImage

func ReadImage(imagePath string) (outImage image.Image)

func SaveImage

func SaveImage(imagePath string, targetImage image.Image)

Types

type DownloadCallback

type DownloadCallback func()

Jump to

Keyboard shortcuts

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