mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
6 lines
116 B
Go
6 lines
116 B
Go
package message_buffer
|
|
|
|
type MessagePipeline struct {
|
|
//TODO refactor weed/mq/client/publish_stream_processor.go
|
|
}
|