unpack_string/hw12_13_14_15_calendar/api/EventService.proto

8 lines
66 B
Protocol Buffer

syntax = "proto3";
package event;
message Event {
// TODO
}