mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 16:48:58 +00:00
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
namespace models;
|
|
|
|
table PingBody {
|
|
payload: [ubyte];
|
|
} |