mirror of
https://github.com/go-micro/go-micro.git
synced 2024-11-24 08:02:32 +02:00
Fix proto formatting
This commit is contained in:
parent
ccda1d3559
commit
39755721d0
@ -88,5 +88,5 @@ message Event {
|
||||
// unix timestamp of event
|
||||
int64 timestamp = 3;
|
||||
// service entry
|
||||
Service service = 4;
|
||||
Service service = 4;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user