This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Client
/
ylink
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
49a69431f6
Branches
Tags
feature/v0.0.1
master
ylink
/
db
/
pb
/
db.proto
db.proto
76 B
Historique
Raw
1
2
3
4
5
6
7
8
syntax = "proto3";
option go_package = "./pb";
package pb;
service Db {
}