mirror of https://github.com/pulumi/pulumi.git
48fb7b7bdb
`sdk/go/common/channel` is home to a single helper function, `FilterRead`, that is [only used internally](https://github.com/search?q=%28org%3Apulumiverse+OR+org%3Apulumi%29+%22FilterRead%22&type=code) and doesn't need to be part of the public API that `sdk/go/common` in theory comprises. This commit moves it into `pkg/channel` to try and reduce unnecessary surface in `sdk/go/common`. |
||
---|---|---|
.. | ||
channel.go | ||
channel_test.go |