package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Exec connects rxgo and returns our results side-effect + a subscription channel to block on at the end.
GetWine returns an array of wines, ages, and ratings.

# Structs

Result is used for aggregation.
Wine represents a bottle of wine and is our input stream.

# Type aliases

Results holds a list of results by age.