This commit is contained in:
chrislu 2022-09-18 16:49:10 -07:00
parent e264fa6e28
commit 977c8e7830

View file

@ -0,0 +1,5 @@
package message_buffer
type MessagePipeline struct {
//TODO refactor weed/mq/client/publish_stream_processor.go
}