Mainflux.mainflux/things/postgres
Manuel Imperiale 0f856f5667
NOISSUE - Rename package aliases uuidProvider into uuid (#1323)
* NOISSUE - Rename pkg aliases uuidProvider into uuid and fix authn typo

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

* Add missing error checks

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

* Use global uuidProvider

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

* Use expTime globally

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

* Fix user uuid provider

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

* Fix review

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

* Use idProvider name

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

* Use idProvider instead of uuidProvider

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

* Use idProvider instead of uuidProvider

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
2021-01-17 23:12:45 +01:00
..
channels.go MF-1290 - Sort Things and Channels by name (#1293) 2020-12-08 21:30:47 +01:00
channels_test.go NOISSUE - Rename package aliases uuidProvider into uuid (#1323) 2021-01-17 23:12:45 +01:00
database.go MF-484 - Add bulk provisioning for things and channels (#889) 2019-10-29 12:59:54 +01:00
doc.go MF-788 - Remove date and minimize copyright comments (#876) 2019-10-07 16:14:47 +02:00
groups.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
init.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
setup_test.go MF-397 - Introduce Thing Groups (#1259) 2020-11-23 11:34:29 +01:00
things.go MF-1290 - Sort Things and Channels by name (#1293) 2020-12-08 21:30:47 +01:00
things_test.go NOISSUE - Rename package aliases uuidProvider into uuid (#1323) 2021-01-17 23:12:45 +01:00