ya.make 143 B

1234567891011121314
  1. GO_LIBRARY()
  2. LICENSE(Apache-2.0)
  3. SRCS(sink.go)
  4. GO_XTEST_SRCS(binarylog_end2end_test.go)
  5. END()
  6. RECURSE(
  7. gotest
  8. grpc_binarylog_v1
  9. )