v0.2.0 pre-release
Pre-release
Pre-release
What's Changed
Breaking change: The callback function for Read()
and ReadFile()
now returns an error, which gives the client the opportunity to halt reading the input (by returning a non-nil error).