You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/watch
James Phillips 23d4b24792
Cleans up import sorting.
7 years ago
..
funcs.go Expands and rework context support in the API client. (#3273) 7 years ago
funcs_test.go Use new DeletePrefixMethod for implementing KVSDeleteTree operation. This makes deletes on sub trees larger than one million nodes about 100 times faster. Added unit tests. 7 years ago
plan.go Fix socket file handle leaks from old blocking queries upon consul reload. This fixes issue #3018 8 years ago
plan_test.go golint: No stutter 8 years ago
watch.go Cleans up import sorting. 7 years ago
watch_test.go