Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
common
/
egg_protocol
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
2
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Haara
309 KiB
Protocol Buffer
100%
Puu:
acf9e2d360
master
v0.0.2
v0.0.1
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'acf9e2d360'
${ noResults }
egg_protocol
/
gim
/
common.ext.proto
5 rivejä
82 B
Raaka
Blame
Historia
syntax = "proto3";
package pb;
option go_package = "gim/pkg/pb/";
message Empty{}