ya.make 145 B

12345678910111213
  1. GO_LIBRARY()
  2. LICENSE(Apache-2.0)
  3. SRCS(
  4. proto2.pb.go
  5. proto2_ext.pb.go
  6. proto2_ext2.pb.go
  7. test.pb.go
  8. test_grpc.pb.go
  9. )
  10. END()