Home
last modified time | relevance | path

Searched refs:StartResponse (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/logmon/proto/
H A Dlogmon.pb.go112 type StartResponse struct { struct
118 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
119 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
120 func (*StartResponse) ProtoMessage() {} argument
121 func (*StartResponse) Descriptor() ([]byte, []int) { argument
124 func (m *StartResponse) XXX_Unmarshal(b []byte) error { argument
130 func (dst *StartResponse) XXX_Merge(src proto.Message) { argument
133 func (m *StartResponse) XXX_Size() int { argument
136 func (m *StartResponse) XXX_DiscardUnknown() { argument
234 out := new(StartResponse)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/drivers/docker/docklog/proto/
H A Ddocker_logger.pb.go120 type StartResponse struct { struct
126 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
127 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
128 func (*StartResponse) ProtoMessage() {} argument
129 func (*StartResponse) Descriptor() ([]byte, []int) { argument
132 func (m *StartResponse) XXX_Unmarshal(b []byte) error { argument
138 func (dst *StartResponse) XXX_Merge(src proto.Message) { argument
141 func (m *StartResponse) XXX_Size() int { argument
144 func (m *StartResponse) XXX_DiscardUnknown() { argument
242 out := new(StartResponse)
[all …]
/dports/sysutils/nomad/nomad-1.1.0/drivers/docker/docklog/proto/
H A Ddocker_logger.pb.go122 type StartResponse struct { struct
128 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
129 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
130 func (*StartResponse) ProtoMessage() {} argument
131 func (*StartResponse) Descriptor() ([]byte, []int) { argument
135 func (m *StartResponse) XXX_Unmarshal(b []byte) error { argument
141 func (m *StartResponse) XXX_Merge(src proto.Message) { argument
144 func (m *StartResponse) XXX_Size() int { argument
147 func (m *StartResponse) XXX_DiscardUnknown() { argument
277 out := new(StartResponse)
[all …]
/dports/sysutils/nomad/nomad-1.1.0/client/logmon/proto/
H A Dlogmon.pb.go114 type StartResponse struct { struct
120 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
121 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
122 func (*StartResponse) ProtoMessage() {} argument
123 func (*StartResponse) Descriptor() ([]byte, []int) { argument
127 func (m *StartResponse) XXX_Unmarshal(b []byte) error { argument
133 func (m *StartResponse) XXX_Merge(src proto.Message) { argument
136 func (m *StartResponse) XXX_Size() int { argument
139 func (m *StartResponse) XXX_DiscardUnknown() { argument
267 out := new(StartResponse)
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/ambientsound/gompd/mpd/
H A Dclient.go186 c.text.StartResponse(id)
197 c.text.StartResponse(id)
208 c.text.StartResponse(id)
229 c.text.StartResponse(id)
239 c.text.StartResponse(id)
247 c.text.StartResponse(id)
379 c.text.StartResponse(id)
439 c.text.StartResponse(id)
476 c.text.StartResponse(id)
491 c.text.StartResponse(id)
[all …]
/dports/devel/py-types-Werkzeug/types-Werkzeug-1.0.9/werkzeug-stubs/contrib/
H A Dfixers.pyi1 from _typeshed.wsgi import StartResponse, WSGIApplication, WSGIEnvironment
10 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
17 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
26 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
34 …def run_fixed(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: .…
35 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/Werkzeug/werkzeug/contrib/
H A Dfixers.pyi1 from _typeshed.wsgi import StartResponse, WSGIApplication, WSGIEnvironment
10 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
17 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
26 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
34 …def run_fixed(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: .…
35 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/
H A Dfixers.pyi2 from _typeshed.wsgi import WSGIApplication, WSGIEnvironment, StartResponse
10 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
17 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
26 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
34 …def run_fixed(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: .…
35 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/
H A Dfixers.pyi2 from wsgiref.types import WSGIApplication, WSGIEnvironment, StartResponse
10 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
17 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
26 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
34 …def run_fixed(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: .…
35 …def __call__(self, environ: WSGIEnvironment, start_response: StartResponse) -> Iterable[bytes]: ...
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go328 type StartResponse struct { struct
331 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
332 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
333 func (*StartResponse) ProtoMessage() {} argument
334 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
511 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
533 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
547 out := new(StartResponse)
568 Start(context.Context, *StartRequest) (*StartResponse, error)
650 out := new(StartResponse)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/pubsub/loadtest/pb/
H A Dloadtest.pb.go329 type StartResponse struct { struct
332 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
333 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
334 func (*StartResponse) ProtoMessage() {} argument
335 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
512 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
534 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
548 out := new(StartResponse)
569 Start(context.Context, *StartRequest) (*StartResponse, error)
651 out := new(StartResponse)
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go329 type StartResponse struct { struct
332 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
333 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
334 func (*StartResponse) ProtoMessage() {} argument
335 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
512 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
534 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
548 out := new(StartResponse)
569 Start(context.Context, *StartRequest) (*StartResponse, error)
651 out := new(StartResponse)
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go329 type StartResponse struct { struct
332 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
333 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
334 func (*StartResponse) ProtoMessage() {} argument
335 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
512 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
534 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
548 out := new(StartResponse)
569 Start(context.Context, *StartRequest) (*StartResponse, error)
651 out := new(StartResponse)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/pubsub/loadtest/pb/
H A Dloadtest.pb.go333 type StartResponse struct { struct
336 func (m *StartResponse) Reset() { *m = StartResponse{} } argument
337 func (m *StartResponse) String() string { return proto.CompactTextString(m) } argument
338 func (*StartResponse) ProtoMessage() {} argument
339 func (*StartResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } argument
516 proto.RegisterType((*StartResponse)(nil), "google.pubsub.loadtest.StartResponse")
538 Start(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error)
552 out := new(StartResponse)
573 Start(context.Context, *StartRequest) (*StartResponse, error)
655 out := new(StartResponse)
[all …]

12345678910>>...28