mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 13:57:24 +08:00
go fmt
This commit is contained in:
@@ -12,8 +12,8 @@ func TestJsonpMarshalUnmarshal(t *testing.T) {
|
||||
|
||||
tv := &volume_server_pb.RemoteFile{
|
||||
BackendType: "aws",
|
||||
BackendId: "",
|
||||
FileSize: 12,
|
||||
BackendId: "",
|
||||
FileSize: 12,
|
||||
}
|
||||
|
||||
m := jsonpb.Marshaler{
|
||||
|
Reference in New Issue
Block a user