Author | SHA1 | Message | Date |
---|---|---|---|
M. J. Fromberger |
079c7af007
|
pubsub: use concrete queries instead of an interface (#7686)
Remove the pubsub.Query interface and instead use the concrete query type. Nothing uses any other implementation but pubsub/query. * query: remove the error from the Matches method * Update all usage. |
3 years ago |
Sam Kleinman |
3c8955e4b8
|
errors: formating cleanup (#7507) | 3 years ago |
M. J. Fromberger |
82738eb016
|
Move the libs/pubsub package to internal scope (#7451)
No API changes, merely changes the import path. |
3 years ago |