mirror of
https://github.com/go-micro/go-micro.git
synced 2025-04-17 11:06:19 +02:00
5 lines
85 B
Go
5 lines
85 B
Go
|
/*
|
||
|
Package broker is an interface used for asynchronous messaging.
|
||
|
*/
|
||
|
package broker
|