mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-26 18:04:33 +00: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
|
|
}
|