ya.make 117 B

1234567891011
  1. GO_LIBRARY()
  2. LICENSE(Apache-2.0)
  3. SRCS(timeoutCache.go)
  4. GO_TEST_SRCS(timeoutCache_test.go)
  5. END()
  6. RECURSE(gotest)