open-consul/agent/rpc/subscribe
Daniel Nephin 94820e67a8 structs: remove EnterpriseMeta.GetNamespace
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.
2021-03-09 15:17:26 -05:00
..
logger.go
subscribe.go structs: remove EnterpriseMeta.GetNamespace 2021-03-09 15:17:26 -05:00
subscribe_test.go