featurebase/server
reesporte 5e1df3f30a
[fb-1377] SetGRPCMetadata should always set the cookie, whether there was a cookie there to begin with or not (#2065)
* make CookieName an exported constant

* fix SetGRPCMetadata

this will actually set the grpc metadata even if there are no cookies in the
metadata already.

* gofmt yourself
2022-05-16 17:07:02 -05:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go listen on localhost:0 instead of :0 2022-03-18 13:38:30 -05:00
config.go [FB-1388] Add optional support for continuous profiling in datadog (#2037) 2022-05-12 12:33:46 -05:00
config_internal_test.go updated the tests 2022-01-28 14:28:59 -06:00
config_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
dup.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dup_arm64.go add copyright notice back in 2021-12-10 11:01:04 -06:00
grpc.go [fb-1377] SetGRPCMetadata should always set the cookie, whether there was a cookie there to begin with or not (#2065) 2022-05-16 17:07:02 -05:00
grpc_test.go add tests for sql WHERE clause with timestamps 2022-03-03 22:20:49 -06:00
handler_test.go increase test coverage 2022-03-15 11:01:03 -05:00
pg.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pg_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pg_test.go FB-1188 - Added TTL field option 2022-02-25 11:39:31 -06:00
server.go [FB-1398] Mainline etcd (#2049) 2022-05-11 09:49:48 -05:00
server_internal_test.go addresses multiple authn/z tickets 2022-01-14 12:31:32 -06:00
server_test.go update tests to reflect recent changes around allowing things when 2022-04-28 14:09:32 -05:00
sql.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tlsconfig.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
trial.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00