github.com/sercand/please@v13.4.0+incompatible/src/cache/proto/BUILD (about)

     1  grpc_library(
     2      name = "rpc_cache",
     3      srcs = [
     4          "rpc_cache.proto",
     5          "rpc_server.proto",
     6      ],
     7      visibility = [
     8          "//src/cache/...",
     9          "//tools/cache/...",
    10      ],
    11  )