Skip to content

Commit

Permalink
pbcloud: generation command
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Apr 21, 2023
1 parent 019b27a commit ad173b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions output/cloud/expv2/pbcloud/gen.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// Package pbcloud contains the Protobuf definitions used
// for the metrics flush RPCs.
package pbcloud

//go:generate protoc --go_out=. --go_opt=paths=source_relative ./metric.proto

0 comments on commit ad173b7

Please sign in to comment.