package
0.0.0-20180824195545-62440578e81f
Repository: https://github.com/prohtmeyhet/libgosimpleton.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

close a bunch of files from a list.
give back a close chan to push FileInterfaces to; when done, close the channel.
close a bunch of files via a channel.
copy FROM -> TO.
copy FROM -> TO.
copy FROM -> TO.
create a file.
is the error "/path/ is a directory".
TODO simplee for now mirror os functions.
TODO simplee for now mirror os functions.
is the error a permission denied error.
No description provided by the author
provide stdin and stdout.
os.Stdin and os.Stdout.
fresh and shiny.
shiny and fresh.
fresh and shiny.
open a file with FileHelper.
open a directory.
open N files.
open N files from channel.
open read and write.
No description provided by the author
No description provided by the author
go; read a file into a channel buffer.
go; read a reader into a buffer.
open for read only.
FIXME needs rethinking.
create a temporary file.
return a filename with full path in os.TempDir().
write data to a file if you want to append, use FileHelper.ToggleAppend() if you want it truncated, use FileHelper.ToggleTruncate().
open for write only.
alias for WriteFile to mirror io.ioutil behaviour.

# Constants

No description provided by the author
No description provided by the author
the maximum read size for an io.Reader buffer.
the usual read size for an io.Reader buffer.
the smallest read for an io.Reader buffer.
No description provided by the author

# Variables

well, duh!.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
quickndirty stdin stdout fake for file.
this struct is used to reduce function parameters.
wrapper around os.FileInfo for easier access to os.FileInfo.Sys().
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author