c470553b6b
Consolidate code duplication and tests into a single lib package. Most of these functions were from various **/util.go functions that couldn't be imported due to cyclic imports. The consul/lib package is intended to be a terminal node in an import DAG and a place to stash various consul-only helper functions. Pulled in hashicorp/go-uuid instead of consolidating UUID access. |
||
---|---|---|
.. | ||
delay.go | ||
delay_test.go | ||
graveyard.go | ||
graveyard_test.go | ||
notify.go | ||
notify_test.go | ||
prepared_query.go | ||
prepared_query_test.go | ||
schema.go | ||
schema_test.go | ||
state_store.go | ||
state_store_test.go | ||
tombstone_gc.go | ||
tombstone_gc_test.go | ||
watch.go | ||
watch_test.go |