Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: karrick/godirwalk
base: v1.16.1
Choose a base ref
...
head repository: karrick/godirwalk
compare: v1.17.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 3, 2022

  1. Added link to you-might-not-need article.

    Karrick S. McDermott committed May 3, 2022
    Copy the full SHA
    09df44b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. added Close method and updated godoc documentation

    Closes #58: User did not know they needed to always invoke Scanner's
    Err() method because of documentation oversight.
    Karrick S. McDermott committed May 4, 2022
    Copy the full SHA
    fc82f1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from karrick/close

    added Close method and updated godoc documentation
    Karrick McDermott committed May 4, 2022
    Copy the full SHA
    9a7752c View commit details
    Browse the repository at this point in the history