go-client icon indicating copy to clipboard operation
go-client copied to clipboard

Go HTTP client for Ponzu

Results 3 go-client issues
Sort by recently updated
recently updated
newest added

not sure why I left this undone, but adding here as a reminder, or if someone else wants to contribute.

bug
enhancement
help wanted

Wishing to hear opinions.. I would prefer a faster API that can still work with json but I can use protobufs too. I want to do some work on extending...

Would this be useful? Not 100% sure about how/where `driver.Valuer` would be used, but a making a `*client.APIResponse` implement the `sql.Scanner` interface would let users do: ```go resp, err :=...

enhancement
help wanted