Mainflux.mainflux/pkg
Manuel Imperiale 0a6b2f135a
MF-1567 - Use Bearer, Thing or Basic scheme in Authorization header (#1568)
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
2022-03-06 01:49:34 +01:00
..
auth MF-1378 - Update dependencies (#1379) 2021-05-20 20:53:56 +02:00
errors MF-1240 - Return to service transport layer only service errors (#1559) 2022-02-14 22:49:23 +01:00
messaging NOISSUE - Refactor MQTT subscriber (#1561) 2022-02-09 10:19:09 +01:00
sdk MF-1567 - Use Bearer, Thing or Basic scheme in Authorization header (#1568) 2022-03-06 01:49:34 +01:00
transformers NOISSUE - Add timestamp transformation rules for specifc JSON fields (#1514) 2021-12-14 11:17:23 +01:00
ulid Add READMEs to pkg packages (#1352) 2021-02-04 20:04:41 +01:00
uuid MF-1263 - Move repeating errors to the separate package (#1540) 2022-01-27 17:03:57 +01:00
README.md Add READMEs to pkg packages (#1352) 2021-02-04 20:04:41 +01:00
doc.go MF-1190 - Add pkg for library packages (#1191) 2020-06-03 15:16:19 +02:00

README.md

Standalone packages

The pkg directory (the current directory) contains a set of standalone packages that can be imported and used by external applications. The packages are specifically meant for the development of the Mainflux based back-end applications and implement common tasks needed by the programmatic operation of Mainflux platform.