Skip to content

fixes and improvements

Compare
Choose a tag to compare
@shubhang93 shubhang93 released this 19 Oct 05:16
· 878 commits to master since this release

Added

  • Add tests for app
  • Add tests for middleware

Changes

  • Passes all middleware args by value
  • Fixes race condition in pipe handlers
  • Makes stop function a part of the app.Run method