Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation/Add 'close' events to fs.ReadStream, fs.WriteStream, etc per Issue #6484 #6499

Closed
wants to merge 8 commits into from
Closed

Commits on May 1, 2016

  1. Add 'close' events to fs.ReadStream and fs.WriteSTream

    Jenna Vuong committed May 1, 2016
    Configuration menu
    Copy the full SHA
    9d48b5d View commit details
    Browse the repository at this point in the history
  2. Add 'close' event to stream.Writable per Issue #6484

    Jenna Vuong committed May 1, 2016
    Configuration menu
    Copy the full SHA
    ff217a8 View commit details
    Browse the repository at this point in the history
  3. Add #### prefix to Event: 'close' and backticks to 'close' similar to…

    … stream.Readable event: 'close' section
    Jenna Vuong committed May 1, 2016
    Configuration menu
    Copy the full SHA
    827dfcb View commit details
    Browse the repository at this point in the history
  4. Add more specifics to 'close' events for fs.ReadStream and fs.WriteSt…

    …ream
    Jenna Vuong committed May 1, 2016
    Configuration menu
    Copy the full SHA
    57aa9e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    439df4b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. wrapped long lines at 80 chars, reworded

    per Issue #6484
    Jenna Vuong committed May 2, 2016
    Configuration menu
    Copy the full SHA
    b2a0db1 View commit details
    Browse the repository at this point in the history
  2. including the 'close' event as optional

    Jenna Vuong committed May 2, 2016
    Configuration menu
    Copy the full SHA
    bcc8bd2 View commit details
    Browse the repository at this point in the history
  3. add 'close' event as optional in stream.Readable

    per issue #6484
    Jenna Vuong committed May 2, 2016
    Configuration menu
    Copy the full SHA
    8cdf720 View commit details
    Browse the repository at this point in the history