//
pkg.gl
Category
github.com/IBM/fp-go
internal
file
package
1.0.150
Repository:
https://github.com/ibm/fp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
74 SLOC
#
Functions
MakeReader
MakeReader creates a context aware reader.
ReadAll
ReadAll reads the content of a reader and allows it to be canceled.
WithResource
WithResource constructs a function that creates a resource, then operates on it and then releases the resource.