mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add todo
This commit is contained in:
parent
e264fa6e28
commit
977c8e7830
5
weed/mq/message_buffer/message_buffer.go
Normal file
5
weed/mq/message_buffer/message_buffer.go
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
package message_buffer
|
||||||
|
|
||||||
|
type MessagePipeline struct {
|
||||||
|
//TODO refactor weed/mq/client/publish_stream_processor.go
|
||||||
|
}
|
Loading…
Reference in a new issue