athenadriver icon indicating copy to clipboard operation
athenadriver copied to clipboard

Missing example for `get_cost` pseudo command

Open Obsecurus opened this issue 3 years ago • 1 comments
trafficstars

The README specifies a get_cost command. However there doesn't appear to be any examples, tests, or documentation on how to use this pseudo command.

Obsecurus avatar Dec 11 '21 04:12 Obsecurus

Per https://github.com/uber/athenadriver/blob/master/go/connection.go#L235 I don't think this functionality actually exists as a pseudo command.

Obsecurus avatar Dec 11 '21 04:12 Obsecurus