open-consul/lib
Daniel Nephin 23df31f7c0
Merge pull request #8698 from pierreca/fix-iserreof
Use errors.Is() in IsErrEOF()
2021-03-16 17:56:15 -04:00
..
decode
file
mutex lib/mutex: add mutex with TryLock and update vendor 2021-01-25 18:01:47 -05:00
retry testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
semaphore testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
serf Add per-agent reconnect timeouts (#8781) 2020-10-08 15:02:19 -04:00
stringslice
template
ttlcache lib/ttlcache: unexport key and additional godoc 2020-10-20 19:16:03 -04:00
cluster.go
cluster_test.go
eof.go use errors.As() for wrapped ServerError 2020-09-24 19:23:48 +00:00
eof_test.go ServerError type check before EOF string comparison 2020-09-19 01:59:04 +00:00
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 2020-11-16 15:53:52 -08:00
telemetry_test.go fix some tests that were broken from the TelemetryConfig change 2020-11-16 15:22:36 -08:00
testing_httpserver.go
translate.go
translate_test.go
useragent.go
useragent_test.go
uuid.go