pgweb/pkg/client
Matthieu Vachon 5803295174
Added binary codec base58 as well as improving the help for --binary-codec flag (#548)
* Added binary codec `base58` as well as improving the help for `--binary-codec` flag
* Added tests for base58
* Fixed tests

Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
2022-01-27 22:10:01 -06:00
..
client_test.go Lint 2019-11-02 13:00:23 -05:00
client.go Serialize binary bytea cols into hex/base64 (#537) 2021-12-29 11:03:50 -06:00
codec_test.go Added binary codec base58 as well as improving the help for --binary-codec flag (#548) 2022-01-27 22:10:01 -06:00
codec.go Added binary codec base58 as well as improving the help for --binary-codec flag (#548) 2022-01-27 22:10:01 -06:00
dump_test.go Adjust error message matching for dump spec 2020-10-18 10:18:03 -05:00
dump.go Code formatting and cleanup (#442) 2019-09-29 12:16:42 -05:00
result_test.go Serialize binary bytea cols into hex/base64 (#537) 2021-12-29 11:03:50 -06:00
result.go Serialize binary bytea cols into hex/base64 (#537) 2021-12-29 11:03:50 -06:00
tunnel.go Add support for encrypted ssh keys 2019-11-02 12:44:04 -05:00
util.go Serialize binary bytea cols into hex/base64 (#537) 2021-12-29 11:03:50 -06:00