Skip to content

Commit

Permalink
Separate internal and external proto API (diagridio#44)
Browse files Browse the repository at this point in the history
Separates internal "stored" API into `/internal/api/stored`, and keep
consumable "api" API in `/api` package. Names the proto files into
appropriate package names and changes the `proto` dir structure
accordingly.

Signed-off-by: joshvanl <[email protected]>
  • Loading branch information
JoshVanL authored Oct 14, 2024
1 parent 4508902 commit 6af5f2a
Show file tree
Hide file tree
Showing 21 changed files with 775 additions and 471 deletions.
292 changes: 66 additions & 226 deletions api/job.pb.go

Large diffs are not rendered by default.

91 changes: 46 additions & 45 deletions api/list.pb.go

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

87 changes: 44 additions & 43 deletions api/trigger.pb.go

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

Loading

0 comments on commit 6af5f2a

Please sign in to comment.