This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
i2
/
go-zero
Liatin
0
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
91bfc093f4
Ranting
Tag
master
v1.0.1
v1.0.0
go-zero
/
tools
/
goctl
/
rpc
/
base.proto
base.proto
102 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
9
10
11
syntax = "proto3";
package base;
message IdRequest {
string id = 1;
}
message EmptyResponse {
}