mirror of
https://github.com/status-im/consul.git
synced 2025-02-20 17:38:24 +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.