package
0.0.0-20210729123948-c4b4ed2b48cb
Repository: https://github.com/peak-ai/go-druid.git
Documentation: pkg.go.dev
# Functions
ParseDSN returns a config struct from a dsn string.
# Variables
ErrCancelled is an error returned when we receive a cancellation event from a context object.
ErrCreatingRequest is an error when creating a new request.
ErrMakingRequest is an error whilst making a request to the druid server itself.
ErrPinging is an error returned when health check endpoint returns a non 200.
ErrRequestForm is an error returned when failing to form a request.