mirror of
https://github.com/status-im/consul.git
synced 2025-02-09 12:25:17 +00:00
I added this recently without realizing that the method already existed and was named NamespaceOrEmpty. Replace all calls to GetNamespace with NamespaceOrEmpty or NamespaceOrDefault as appropriate.