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