summaryrefslogtreecommitdiffstats
path: root/buf.gen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buf.gen.yaml')
-rw-r--r--buf.gen.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/buf.gen.yaml b/buf.gen.yaml
new file mode 100644
index 0000000..e6f485a
--- /dev/null
+++ b/buf.gen.yaml
@@ -0,0 +1,15 @@
1version: v2
2managed:
3 enabled: true
4 override:
5 - file_option: go_package_prefix
6 value: northwest.io/nostr-grpc/api
7plugins:
8 - remote: buf.build/protocolbuffers/go
9 out: api
10 opt:
11 - paths=source_relative
12 - remote: buf.build/grpc/go
13 out: api
14 opt:
15 - paths=source_relative