mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Update url.proto
This commit is contained in:
@@ -6,7 +6,7 @@ option go_package = "github.com/micro/services/url/proto;url";
|
||||
|
||||
service Url {
|
||||
rpc Shorten(ShortenRequest) returns (ShortenResponse) {}
|
||||
rpc List(ListRequest) returns (ListResponse) {}
|
||||
rpc List(ListRequest) returns (ListResponse) {}
|
||||
rpc Proxy(ProxyRequest) returns (ProxyResponse) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user