1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole 2a1b6c65c3 New QueryRequest and ExecuteRequest types
The Query() and Execute() functions on the Store now take a complex type
that encapsulates the statements, and associated parameters. This will
make it easier to add more control parameters when making requests.
7 years ago
..
peers.go Copy JSON peers decode functionality from Raft 8 years ago
peers_test.go Comment some unit tests 8 years ago
store.go New QueryRequest and ExecuteRequest types 7 years ago
store_test.go New QueryRequest and ExecuteRequest types 7 years ago