Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Matt Keeler da31e0449e Move some things around to allow for license updating via config reload 4 years ago
..
decode
file
mutex lib/mutex: add mutex with TryLock and update vendor 4 years ago
retry lib/retry: allow jitter to exceed max wait. 4 years ago
routine Move some things around to allow for license updating via config reload 4 years ago
semaphore testing: skip slow tests with -short 4 years ago
serf Add per-agent reconnect timeouts (#8781) 4 years ago
stringslice
template
ttlcache lib/ttlcache: never decrease the expiry on update 4 years ago
cluster.go
cluster_test.go
eof.go use errors.As() for wrapped ServerError 4 years ago
eof_test.go ServerError type check before EOF string comparison 4 years ago
json.go
map_walker.go
map_walker_test.go
math.go
math_test.go
path.go
rand.go
rtt.go
rtt_test.go
stop_context.go
stop_context_test.go
telemetry.go add note about deleting TelemetryConfig.MergeDefaults in the future 4 years ago
telemetry_test.go fix some tests that were broken from the TelemetryConfig change 4 years ago
testing_httpserver.go
translate.go
translate_test.go
useragent.go
useragent_test.go
uuid.go