Home
last modified time | relevance | path

Searched defs:funcServer (Results 1 – 25 of 47) sorted by relevance

12

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/grpc/grpc-go-d3ddb4469d5a/test/
H A Dend2end_test.go1653 type funcServer struct { struct
1654 testpb.TestServiceServer
1655 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
1656 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
1659 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
1663 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4557 type funcServer struct { struct
4558 testpb.TestServiceServer
4559 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4560 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4561 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4564 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4568 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4572 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4557 type funcServer struct { struct
4558 testpb.TestServiceServer
4559 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4560 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4561 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4564 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4568 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4572 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4557 type funcServer struct { struct
4558 testpb.TestServiceServer
4559 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4560 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4561 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4564 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4568 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4572 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4557 type funcServer struct { struct
4558 testpb.TestServiceServer
4559 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4560 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4561 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4564 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4568 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4572 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4557 type funcServer struct { struct
4558 testpb.TestServiceServer
4559 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4560 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4561 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4564 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4568 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4572 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4508 type funcServer struct { struct
4509 testpb.TestServiceServer
4510 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4511 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4512 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4515 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4519 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4523 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4503 type funcServer struct { struct
4504 testpb.TestServiceServer
4505 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4506 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4507 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4510 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4514 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4518 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4549 type funcServer struct { struct
4550 testpb.TestServiceServer
4551 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4552 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4553 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4556 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4560 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4564 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4705 type funcServer struct { struct
4706 testpb.TestServiceServer
4707 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4708 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4709 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4712 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4716 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4720 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/test/
H A Dend2end_test.go4505 type funcServer struct { struct
4506 testpb.TestServiceServer
4507 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4508 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4509 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4512 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4516 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4520 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4761 type funcServer struct { struct
4762 testpb.TestServiceServer
4763 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4764 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4765 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4768 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4772 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4776 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4503 type funcServer struct { struct
4504 testpb.TestServiceServer
4505 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4506 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4507 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4510 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4514 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4518 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4556 type funcServer struct { struct
4557 testpb.TestServiceServer
4558 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4559 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4560 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4563 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4567 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4571 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/test/
H A Dend2end_test.go4556 type funcServer struct { struct
4557 testpb.TestServiceServer
4558 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4559 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4560 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4563 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4567 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4571 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4705 type funcServer struct { struct
4706 testpb.TestServiceServer
4707 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4708 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4709 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4712 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4716 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4720 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4705 type funcServer struct { struct
4706 testpb.TestServiceServer
4707 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4708 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4709 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4712 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4716 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4720 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4705 type funcServer struct { struct
4706 testpb.TestServiceServer
4707 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4708 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4709 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4712 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4716 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4720 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go3865 type funcServer struct { struct
3866 testpb.TestServiceServer
3867 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
3868 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
3871 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
3875 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go4604 type funcServer struct { struct
4605 testpb.TestServiceServer
4606 …ryCall func(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error)
4607 streamingInputCall func(stream testpb.TestService_StreamingInputCallServer) error
4608 fullDuplexCall func(stream testpb.TestService_FullDuplexCallServer) error
4611 …cServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleResponse, error) {
4615 func (s *funcServer) StreamingInputCall(stream testpb.TestService_StreamingInputCallServer) error {
4619 func (s *funcServer) FullDuplexCall(stream testpb.TestService_FullDuplexCallServer) error {

12