004e610d0f
Change-Id: If901d9ff4e5ee6715b963eeeb46513a602a44b3d
8 lines
207 B
Go
8 lines
207 B
Go
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
//go:generate go run gen.go
|
|
|
|
// Package internalpb contains proto definitions for satellite internal tools.
|
|
package internalpb
|