Add gen.go for protobuf (#863)

This commit is contained in:
Michal Niewrzal 2018-12-14 16:55:55 +01:00 committed by GitHub
parent db5a3e0d0a
commit 725ed44ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
pkg/pb/gen.go Normal file
View File

@ -0,0 +1,6 @@
// Copyright (C) 2018 Storj Labs, Inc.
// See LICENSE for copying information.
package pb
//go:generate go run ../../scripts/protobuf.go generate