Rename the RoveServer proto to Rove
This commit is contained in:
parent
ccb34d4452
commit
856771dac7
5 changed files with 164 additions and 164 deletions
|
@ -7,7 +7,7 @@ option go_package = "github.com/mdiluz/rove/pkg/rove";
|
|||
import "google/protobuf/empty.proto";
|
||||
import "google/api/annotations.proto";
|
||||
|
||||
service RoveServer {
|
||||
service Rove {
|
||||
// Server status
|
||||
//
|
||||
// Responds with various details about the current server status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue