mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00
9 lines
287 B
Go
9 lines
287 B
Go
![]() |
// Copyright (c) Mainflux
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package redis contains the domain concept definitions needed to support
|
||
|
// Mainflux redis events source service functionality.
|
||
|
//
|
||
|
// It provides the abstraction of the redis stream and its operations.
|
||
|
package rabbitmq
|