google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.45k stars 799 forks source link

pubsub/kafkapubsub: Configuring key_name when OpenTopicURL #3404

Closed ssetin closed 3 months ago

ssetin commented 3 months ago

This PR introduce possibility to configure message key option when opening topic by url.

Related issue in krakend-pubsub

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.13%. Comparing base (9f34166) to head (7c3130d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3404 +/- ## ========================================== + Coverage 73.12% 73.13% +0.01% ========================================== Files 113 113 Lines 14856 14862 +6 ========================================== + Hits 10864 10870 +6 Misses 3218 3218 Partials 774 774 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.