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