Commit Graph

5 Commits

Author SHA1 Message Date
navin de3e9cc204
Fixing all deprecated use of sets.String (#2915)
* Fixing all deprecated use of sets.String

* review comments

* Fixing deprecated use of sets.String
2024-01-08 15:21:18 +00:00
Dave Protasowski 44d1d7d978
Go1.19 changes (#2631)
* run goimports

* ignore linter errors for now

* fix boilerplate
2022-11-03 22:34:05 +00:00
Markus Thömmes e0e4ebada1
Remove NamespacedName logging helper (#1836) 2020-10-23 10:20:38 -07:00
Victor Agababov c18785f019
Fix the if order (#1352)
:shamecube:
2020-05-25 13:59:48 -07:00
Victor Agababov 2581370e4a
Add custom object encoders for the set of string and namespaced name (#1309)
* Add custom object encoders for the set of string and namespaced name

In future we might add more (endpoints is a really good candidate)

* switch NN logging

* usage

* nn without ns

* nit
2020-05-06 18:13:44 -07:00