ya.make 100 B

123456789
  1. GO_LIBRARY()
  2. SRCS(singleinflight.go)
  3. GO_TEST_SRCS(singleinflight_test.go)
  4. END()
  5. RECURSE(gotest)