Closed tyrannosaurus-becks closed 4 years ago
This PR adds initial support for a Go SDK. More methods are needed to support all databases, but I started with an easy one, support for authenticating to Postgres when it's in MD5 mode.
We should approve and merge https://github.com/cyralinc/pq/pull/1 before this one.
Looks great! Only thing left is adding docs, can be done later though
This PR adds initial support for a Go SDK. More methods are needed to support all databases, but I started with an easy one, support for authenticating to Postgres when it's in MD5 mode.
We should approve and merge https://github.com/cyralinc/pq/pull/1 before this one.