0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-28 17:39:57 +00:00
crazy-max_diun/internal
CrazyMax 1115234010
Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00
..
app Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
config Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
db Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
grpc Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
logging Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
model Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
msg Fix markdown renderer (#275) 2021-02-15 17:14:10 +00:00
notif Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
provider Fix swarm provider (#351) 2021-04-30 04:12:13 +02:00