mirror of
https://github.com/go-kratos/kratos.git
synced 2026-05-16 09:48:28 +02:00
rename pubsub to event (#795)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Pubsub
|
||||
# Events
|
||||
|
||||
* [Kafka](https://github.com/go-kratos/kafka)
|
||||
@@ -1,4 +1,4 @@
|
||||
package pubsub
|
||||
package event
|
||||
|
||||
import (
|
||||
"context"
|
||||
Reference in New Issue
Block a user