Skip to content

Commit

Permalink
Added Protobuf-based API implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed May 21, 2023
1 parent 94c0b3e commit b3821f5
Show file tree
Hide file tree
Showing 3 changed files with 1,440 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
Loading

0 comments on commit b3821f5

Please sign in to comment.