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 agent: add a test for streaming in the service health endpoint 2021-02-25 14:08:10 -05:00
subscribe.go structs: remove EnterpriseMeta.GetNamespace 2021-03-09 15:17:26 -05:00
subscribe_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00