feat kafka 改版 1
This commit is contained in:
5
db/kafka/topic.go
Normal file
5
db/kafka/topic.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package kafka
|
||||
|
||||
type Topic interface {
|
||||
Name() string
|
||||
}
|
||||
Reference in New Issue
Block a user