package
2.263.0
Repository: https://github.com/onsdigital/dp-api-clients-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Stream is a generic streamming method that creates 2 go-routines: - one transforms the provided body into another stream by calling the provided transform method - the other consumes the transformed stream using the provided consume method This method block until all work is complete, at which point all Readers and Writers are closed and any error is returned.

# Type aliases

No description provided by the author
No description provided by the author