github.phpd.cn/thought-machine/please@v12.2.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      languages = ['go'],
     8      visibility = [
     9          '//src/cache/...',
    10          '//tools/cache/...',
    11      ],
    12  )