mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 16:22:46 +02:00
7 lines
209 B
Go
7 lines
209 B
Go
/*
|
|
Package gocdk_pub_sub is for Azure Service Bus and RabbitMQ.
|
|
|
|
The referenced "gocloud.dev/pubsub" library is too big when compiled.
|
|
So this is only compiled in "make full_install".
|
|
*/
|
|
package gocdk_pub_sub
|