Welcome to mirror list, hosted at ThFree Co, Russian Federation.

protolist.go « gitalypb « go « proto - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c85049d62bc62e11de6b42a0a4bc9957039a622a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
package gitalypb

// Code generated by protoc-gen-gitaly. DO NOT EDIT

// GitalyProtos is a list of gitaly protobuf files
var GitalyProtos = []string{
	"blob.proto",
	"cleanup.proto",
	"commit.proto",
	"conflicts.proto",
	"diff.proto",
	"namespace.proto",
	"objectpool.proto",
	"operations.proto",
	"ref.proto",
	"remote.proto",
	"repository-service.proto",
	"server.proto",
	"shared.proto",
	"smarthttp.proto",
	"ssh.proto",
	"storage.proto",
	"wiki.proto",
}