Skip to content

Commit

Permalink
Codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
burdiyan committed Dec 9, 2024
1 parent 29ad286 commit 0ed73f2
Show file tree
Hide file tree
Showing 28 changed files with 2,626 additions and 2,632 deletions.
3 changes: 3 additions & 0 deletions backend/api/documents/v3alpha/documents.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ import (

// Server implements Documents API v3.
type Server struct {
documents.UnimplementedCommentsServer
documents.UnimplementedDocumentsServer

keys core.KeyStore
idx *blob.Index
db *sqlitex.Pool
Expand Down
2 changes: 0 additions & 2 deletions backend/genproto/README.md

This file was deleted.

92 changes: 17 additions & 75 deletions backend/genproto/activity/v1alpha/activity.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

114 changes: 21 additions & 93 deletions backend/genproto/activity/v1alpha/subscriptions.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0ed73f2

Please sign in to comment.