open-consul/consul/structs
James Phillips dc662f7e35 Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops.
This isn't needed/used yet, but it's a good hook to get in there so we
can add more atomic operations in the future. The Go API hides this detail
so that feels like a KV-specific API. The implications on the REST API are
pretty minimal.
2016-05-11 01:39:10 -07:00
..
prepared_query.go Renames "debug" endpoint and structures to "explain". 2016-03-07 10:45:39 -08:00
prepared_query_test.go Applies prefix ACL to a catch-all template as a special case. 2016-03-07 10:45:39 -08:00
structs.go Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops. 2016-05-11 01:39:10 -07:00
structs_test.go Adds a clone method to HealthCheck and uses that in local.go. 2016-04-11 00:05:39 -07:00
txn.go Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops. 2016-05-11 01:39:10 -07:00