ya.make 245 B

1234567891011121314151617181920212223
  1. GO_LIBRARY()
  2. LICENSE(Apache-2.0)
  3. SRCS(
  4. launch_stage.pb.go
  5. )
  6. END()
  7. RECURSE(
  8. annotations
  9. configchange
  10. distribution
  11. error_reason
  12. expr
  13. httpbody
  14. label
  15. metric
  16. monitoredres
  17. serviceconfig
  18. visibility
  19. )