Skip to content

Added the ability to close file handles#1

Merged
TomOnTime merged 7 commits intoTomOnTime:masterfrom
malexdev:master
May 11, 2018
Merged

Added the ability to close file handles#1
TomOnTime merged 7 commits intoTomOnTime:masterfrom
malexdev:master

Conversation

@malexdev
Copy link
Copy Markdown
Contributor

I added the ability to close file handles via new ReadCloser and ScanCloser interfaces.

utfutil.go Outdated
scanner *bufio.Scanner
}

// Buffer will run the Buffer functoin on the underlying bufio.Scanner.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please s/functoin/function/g

README.md Outdated

Utilities to make it easier to read text encoded as UTF-16.

## Forked
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be removed when we merge.

@TomOnTime
Copy link
Copy Markdown
Owner

Wow! I had no idea anyone was using this module besides me. I'm super excited to accept this PR. I had a few cosmetic suggestions.

Rename `functoin` to `function`.
Remove forked comment from readme.
@malexdev
Copy link
Copy Markdown
Contributor Author

@TomOnTime Yes, this module has been a life saver! Thanks so much for making it! :)

@TomOnTime TomOnTime merged commit 09c4100 into TomOnTime:master May 11, 2018
@TomOnTime
Copy link
Copy Markdown
Owner

Thanks for the PR! You really cleaned up my mess! ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants