mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
Fix proto formatting
This commit is contained in:
@ -88,5 +88,5 @@ message Event {
|
||||
// unix timestamp of event
|
||||
int64 timestamp = 3;
|
||||
// service entry
|
||||
Service service = 4;
|
||||
Service service = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user