Home
last modified time | relevance | path

Searched defs:SearchResponse (Results 1 – 25 of 736) sorted by relevance

12345678910>>...30

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/loggingsearch/
H A Dsearch_response.go17 type SearchResponse struct { struct
18 Summary *SearchResultSummary `mandatory:"true" json:"summary"`
21 Results []SearchResult `mandatory:"false" json:"results"`
24 Fields []FieldInfo `mandatory:"false" json:"fields"`
27 func (m SearchResponse) String() string {
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go23 type SearchResponse struct { struct
25 XXX_NoUnkeyedLiteral struct{} `json:"-"`
26 XXX_unrecognized []byte `json:"-"`
27 XXX_sizecache int32 `json:"-"`
30 func (m *SearchResponse) Reset() { *m = SearchResponse{} }
32 func (*SearchResponse) ProtoMessage() {}
33 func (*SearchResponse) Descriptor() ([]byte, []int) {
37 func (m *SearchResponse) XXX_Unmarshal(b []byte) error {
43 func (m *SearchResponse) XXX_Merge(src proto.Message) {
46 func (m *SearchResponse) XXX_Size() int {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go23 type SearchResponse struct { struct
25 XXX_NoUnkeyedLiteral struct{} `json:"-"`
26 XXX_unrecognized []byte `json:"-"`
27 XXX_sizecache int32 `json:"-"`
30 func (m *SearchResponse) Reset() { *m = SearchResponse{} }
32 func (*SearchResponse) ProtoMessage() {}
33 func (*SearchResponse) Descriptor() ([]byte, []int) {
37 func (m *SearchResponse) XXX_Unmarshal(b []byte) error {
43 func (m *SearchResponse) XXX_Merge(src proto.Message) {
46 func (m *SearchResponse) XXX_Size() int {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go23 type SearchResponse struct { struct
25 XXX_NoUnkeyedLiteral struct{} `json:"-"`
26 XXX_unrecognized []byte `json:"-"`
27 XXX_sizecache int32 `json:"-"`
30 func (m *SearchResponse) Reset() { *m = SearchResponse{} }
32 func (*SearchResponse) ProtoMessage() {}
33 func (*SearchResponse) Descriptor() ([]byte, []int) {
37 func (m *SearchResponse) XXX_Unmarshal(b []byte) error {
43 func (m *SearchResponse) XXX_Merge(src proto.Message) {
46 func (m *SearchResponse) XXX_Size() int {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest_grpc.pb.go42 func (c *searchServiceClient) StreamingSearch(ctx context.Context, opts ...grpc.CallOption) (Search…
43 …stream, err := c.cc.NewStream(ctx, &SearchService_ServiceDesc.Streams[0], "/grpc.testing.SearchSer…
45 return nil, err
47 x := &searchServiceStreamingSearchClient{stream}
51 type SearchService_StreamingSearchClient interface {
61 func (x *searchServiceStreamingSearchClient) Send(m *SearchRequest) error {
65 func (x *searchServiceStreamingSearchClient) Recv() (*SearchResponse, error) {
78 StreamingSearch(SearchService_StreamingSearchServer) error
82 // UnimplementedSearchServiceServer must be embedded to have forward compatible implementations.
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/reflection/grpc_testing/
H A Dtest.pb.go42 type SearchResponse struct { struct
43 state protoimpl.MessageState
44 sizeCache protoimpl.SizeCache
45 unknownFields protoimpl.UnknownFields
47 …ults []*SearchResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
50 func (x *SearchResponse) Reset() {
59 func (x *SearchResponse) String() string {
63 func (*SearchResponse) ProtoMessage() {}
65 func (x *SearchResponse) ProtoReflect() protoreflect.Message {
78 func (*SearchResponse) Descriptor() ([]byte, []int) {
[all …]

12345678910>>...30