Skip to content

Commit

Permalink
Use embed for protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Dec 5, 2024
1 parent b642a1c commit 3c9a756
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5,014 deletions.
3 changes: 3 additions & 0 deletions pkg/gchatmeow/proto/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
protoc --go_out=. --go_opt=paths=source_relative --go_opt=embed_raw=true googlechat.proto
goimports -w googlechat.pb.go
Loading

0 comments on commit 3c9a756

Please sign in to comment.