mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
refactor handler Close func to use errgroup to be a bit less messy. refactor pilosa.Server closing to actually return an underlying error if one occurs add option to pilosa/test.Cluster and pilosa/server.Command to control close timeout. currently is only used by the http handler, but conceivably could be passed as a parameter to other subsystems of pilosa/server.Command |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| error.go | ||
| handler.go | ||
| handler_internal_test.go | ||
| handler_test.go | ||
| translator.go | ||
| translator_test.go | ||