depot/packages/networking/ipfs-cluster/api/pb/generate.go

4 lines
137 B
Go
Raw Normal View History

2022-10-19 23:23:11 +03:00
// Package pb provides protobuf definitions for serialized types in Cluster.
//go:generate protoc -I=. --go_out=. types.proto
package pb