Categorygithub.com/taskie/ose
modulepackage
0.2.1
Repository: https://github.com/taskie/ose.git
Documentation: pkg.go.dev

# README

ose

A pound of sugar to use os, io and ioutil.

License

Apache License 2.0

# Packages

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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtendReadCloser composes a ReadCloser with an underlying Reader and a function that is called when Close method is called.
ExtendWriteCloser composes a WriteCloser with an underlying Writer and a function that is called when Close method is called.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConditionalCloser creates new ConditionalCloser.
NewConditionalReadCloser creates new ConditionalReadCloser.
NewConditionalWriteCloser creates new ConditionalWriteCloser.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewReadCloser composes a ReadCloser with an underlying Reader and a function that is called when Close method is called.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewWriteCloser composes a WriteCloser with an underlying Writer and a function that is called when Close method is called.
NopReadCloser composes a ReadCloser with an underlying Reader.
NopWriteCloser composes a WriteCloser with an underlying Writer.
No description provided by the author
No description provided by the author

# Constants

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

# Structs

No description provided by the author
ComposedReadCloser implements io.ReadCloser.
ComposedWriteCloser implements io.WriteCloser.
ConditionalCloser implements io.Closer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtendedReadCloser implements io.ReadCloser.
ExtendedWriteCloser implements io.WriteCloser.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

see https://stackoverflow.com/questions/18970265.
No description provided by the author
No description provided by the author
No description provided by the author