lab005

command
v0.0.0-...-f10d331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 7 Imported by: 0

README

blob类型测试1

这个测试是因为我们在mysql里面存blob类型数据的时候遇到点问题。说来话长,概括起来就是我们把一个pb的二进制数据, 存到了blob的数据类型里面,然后服务器里面有一些跳转。跳转的时候遇到了问题,里面用到了一步json的编码。 但是pb的二进制在用json转了以后,就会多出一些数据。 没时间看源码,暂时用base64转到都是可见字符来避免这个问题。

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL