Add gen.go for protobuf (#863)
This commit is contained in:
parent
db5a3e0d0a
commit
725ed44ce0
6
pkg/pb/gen.go
Normal file
6
pkg/pb/gen.go
Normal 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
|
Loading…
Reference in New Issue
Block a user