-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'go-hello-world' into 'master'
Add hello-world Go executable and gitaly-proto 0.5.0 Closes gitaly#186 See merge request !127
No related branches found
No related tags found
Pipeline #
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 10 additions, 1 deletion.gitlab-ci.yml
- README.md 3 additions, 0 deletionsREADME.md
- bin/compile 36 additions, 0 deletionsbin/compile
- go/README.md 6 additions, 0 deletionsgo/README.md
- go/cmd/hello-world/main.go 12 additions, 0 deletionsgo/cmd/hello-world/main.go
- go/vendor/github.com/golang/protobuf/LICENSE 31 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/LICENSE
- go/vendor/github.com/golang/protobuf/proto/Makefile 43 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/Makefile
- go/vendor/github.com/golang/protobuf/proto/clone.go 229 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/clone.go
- go/vendor/github.com/golang/protobuf/proto/decode.go 970 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/decode.go
- go/vendor/github.com/golang/protobuf/proto/encode.go 1362 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/encode.go
- go/vendor/github.com/golang/protobuf/proto/equal.go 300 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/equal.go
- go/vendor/github.com/golang/protobuf/proto/extensions.go 587 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/extensions.go
- go/vendor/github.com/golang/protobuf/proto/lib.go 898 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/lib.go
- go/vendor/github.com/golang/protobuf/proto/message_set.go 311 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/message_set.go
- go/vendor/github.com/golang/protobuf/proto/pointer_reflect.go 484 additions, 0 deletions...endor/github.com/golang/protobuf/proto/pointer_reflect.go
- go/vendor/github.com/golang/protobuf/proto/pointer_unsafe.go 270 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/pointer_unsafe.go
- go/vendor/github.com/golang/protobuf/proto/properties.go 872 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/properties.go
- go/vendor/github.com/golang/protobuf/proto/text.go 854 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/text.go
- go/vendor/github.com/golang/protobuf/proto/text_parser.go 895 additions, 0 deletionsgo/vendor/github.com/golang/protobuf/proto/text_parser.go
bin/compile
0 → 100755
go/README.md
0 → 100644
go/cmd/hello-world/main.go
0 → 100644
go/vendor/github.com/golang/protobuf/LICENSE
0 → 100644
Please register or sign in to comment