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/consul
Sean Chittenden d13e3c18c9
Emulate a TryLock using atomic.CompareAndSwap
9 years ago
..
prepared_query Hardens the match interoplator against negative arguments. 9 years ago
server_details Simplify error handling 9 years ago
server_manager Emulate a TryLock using atomic.CompareAndSwap 9 years ago
state Adds a comment about the embedded struct. 9 years ago
structs Use `rand.Int31n()` to get power of two optimization 9 years ago
acl.go Adds missing token redact in the GET path. 9 years ago
acl_endpoint.go Factor out duplicate functions into a lib package 9 years ago
acl_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
acl_test.go Adds missing token redact in the GET path. 9 years ago
catalog_endpoint.go
catalog_endpoint_test.go Gets rid of flaky sort check. 9 years ago
client.go Simplify error handling 9 years ago
client_test.go Unbreak client tests by reverting to original test 9 years ago
config.go
coordinate_endpoint.go
coordinate_endpoint_test.go Increases timeouts for coordinate tests. 9 years ago
endpoints.md
filter.go
filter_test.go
fsm.go Wraps the prepared query to also store the compiled template. 9 years ago
fsm_test.go Adds an FSM persist and restore test for tagged addresses. 9 years ago
health_endpoint.go
health_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
internal_endpoint.go
internal_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go Prevents watches from being orphaned when KVS blocking queries loop. 9 years ago
leader.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago
leader_test.go
merge.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago
pool.go
prepared_query_endpoint.go Renames "debug" endpoint and structures to "explain". 9 years ago
prepared_query_endpoint_test.go Increases timeouts for coordinate tests. 9 years ago
raft_rpc.go
rpc.go Factor out duplicate functions into a lib package 9 years ago
rtt.go
rtt_test.go
serf.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago
serf_test.go
server.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago
server_test.go
session_endpoint.go Factor out duplicate functions into a lib package 9 years ago
session_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
session_ttl.go
session_ttl_test.go
status_endpoint.go
status_endpoint_test.go
util.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago
util_test.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago