aa27a8f1dd
Change-Id: I17da796030f63471ae0900142413523e8e12895d
8 lines
203 B
Go
8 lines
203 B
Go
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// Package crashreportpb contains protobuf definitions for crashreport.
|
|
package crashreportpb
|
|
|
|
//go:generate go run gen.go
|