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