api/proto/v1
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
assets
|
web: print log message only if available
|
2021-05-04 10:41:18 +02:00 |
cmd
|
first grpc implementation
|
2021-05-05 08:32:35 +02:00 |
internal
|
grpc and http runs on the same port
|
2021-05-05 12:18:21 +02:00 |
pkg
|
grpc and http runs on the same port
|
2021-05-05 12:18:21 +02:00 |
scripts
|
adds integration test and prepare tweaks
|
2021-04-10 17:47:18 +02:00 |
vendor
|
grpc and http runs on the same port
|
2021-05-05 12:18:21 +02:00 |
.drone.yml
|
ci: install tools
|
2021-05-05 11:23:43 +02:00 |
.gitignore
|
ci: depend on tag receive
|
2021-04-16 09:25:41 +02:00 |
.goreleaser.yml
|
ci: depend on tag receive
|
2021-04-16 09:25:41 +02:00 |
buf.gen.yaml
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
buf.lock
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
buf.yaml
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
go.mod
|
grpc and http runs on the same port
|
2021-05-05 12:18:21 +02:00 |
go.sum
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
integration_test.go
|
better integration tests and udev rules
|
2021-04-14 10:40:57 +02:00 |
main.go
|
implemented a rough sse logger
|
2021-05-03 14:51:53 +02:00 |
Makefile
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |
README.md
|
adds basic things for a prepare subcommand
|
2021-04-02 10:48:30 +02:00 |
tools.go
|
uses buf for compiling proto files and implements the server service
|
2021-05-05 11:14:17 +02:00 |