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

Go client for Repl.it Database

Results 1 database-go issues
Sort by recently updated
recently updated
newest added

Exposes the `GetJSON` and `SetJSON` methods from `client.go` so users can get and set non-string types. All the tests in `database_test.go` were lumped into one, so I added unit tests...