Mainflux.mainflux/pkg/uuid
Manuel Imperiale 6ad654d7cb
MF-1263 - Move repeating errors to the separate package (#1540)
* MF-1263 - Mv duplicated errors to pkg/errors

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Revert test build flags

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix merge

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix comment

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

Co-authored-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
2022-01-27 17:03:57 +01:00
..
README.md Add READMEs to pkg packages (#1352) 2021-02-04 20:04:41 +01:00
mock.go NOISSUE - Fix dates not being init properly on save, change path construction, replace UUID with ULID for group ID (#1300) 2020-12-17 17:08:28 +01:00
uuid.go MF-1263 - Move repeating errors to the separate package (#1540) 2022-01-27 17:03:57 +01:00

README.md

UUID identity provider

The UUID identity provider generates a random, universally unique identifier (UUID), unique for all practical purposes.