package
1.0.150
Repository: https://github.com/ibm/fp-go.git
Documentation: pkg.go.dev

# Functions

MakeReader creates a context aware reader.
ReadAll reads the content of a reader and allows it to be canceled.
WithResource constructs a function that creates a resource, then operates on it and then releases the resource.