Skip to content

Commit

Permalink
move to api's gostream (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuqdog authored May 15, 2024
1 parent dc4c2a6 commit f21eb00
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 455 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ buf: buf.yaml buf.gen.yaml
rm -rf lib/src/gen
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/viamrobotics/goutils
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/viamrobotics/api
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/erdaniels/gostream
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/googleapis/googleapis
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/protocolbuffers/wellknowntypes --path google/protobuf/any.proto
PATH=$(PATH_WITH_TOOLS) buf generate buf.build/protocolbuffers/wellknowntypes --path google/protobuf/duration.proto
Expand Down
1 change: 0 additions & 1 deletion buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lint:
deps:
- buf.build/viamrobotics/goutils
- buf.build/viamrobotics/api
- buf.build/erdaniels/gostream
264 changes: 0 additions & 264 deletions lib/src/gen/proto/stream/v1/stream.pb.dart

This file was deleted.

11 changes: 0 additions & 11 deletions lib/src/gen/proto/stream/v1/stream.pbenum.dart

This file was deleted.

99 changes: 0 additions & 99 deletions lib/src/gen/proto/stream/v1/stream.pbgrpc.dart

This file was deleted.

Loading

0 comments on commit f21eb00

Please sign in to comment.