ServiceOnly.proto 229 B

1234567
  1. // This proto file should generate an empty file, since the plugin will ignore
  2. // service definitions.
  3. // This is here to make sure we don't import Foundation or SwiftProtobuf when
  4. // it's not necessary.
  5. service SomeService {
  6. }