Skip to content

BF-Moritz/monitoring.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monitoring.go

gRPC compilation:

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative grpc_api/monitoring.proto

server

go run server/server.go -c config/server.config.yml

client

go run client/client.go -c config/client.config.yml

rest api

go run api/api.go -c config/api.config.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages