go.uber.org/yarpc@v1.72.1/.dockerignore (about)

     1  *.o
     2  *.a
     3  *.so
     4  *.exe
     5  *.prof
     6  .glide
     7  cover
     8  cover.html
     9  coverage.txt
    10  vendor
    11  TAGS
    12  
    13  encoding/thrift/thriftrw-plugin-yarpc/thriftrw-plugin-yarpc
    14  encoding/protobuf/protoc-gen-yarpc-go/protoc-gen-yarpc-go
    15  encoding/protobuf/protoc-gen-yarpc-go/protoc-gen-yarpc-go-v2
    16  internal/examples/json-keyvalue/client/client
    17  internal/examples/json-keyvalue/server/server
    18  internal/examples/protobuf/protobuf
    19  internal/examples/streaming/client/client
    20  internal/examples/streaming/server/server
    21  internal/examples/thrift-hello/hello/hello
    22  internal/examples/thrift-keyvalue/keyvalue/client/client
    23  internal/examples/thrift-keyvalue/keyvalue/server/server
    24  internal/examples/thrift-oneway/thrift-oneway
    25  internal/service-test/service-test
    26  .idea
    27  .vscode/