Skip to content

Commit 6af5f2a

Browse files
authored
Separate internal and external proto API (#44)
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]>
1 parent 4508902 commit 6af5f2a

File tree

21 files changed

+775
-471
lines changed

21 files changed

+775
-471
lines changed

api/job.pb.go

Lines changed: 66 additions & 226 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/list.pb.go

Lines changed: 46 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/trigger.pb.go

Lines changed: 44 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)