package
0.0.0-20210520073656-e34cafd11806
Repository: https://github.com/sajari/protogen-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

SearchRequest is a request to perform a search using a pipeline.
SearchResponse is a response to an Add call.
Constant defines a constant used in a pipeline step, set by the pipeline creator but cannot be changed by the caller.
Create a query pipeline for running Search requests against a collection.
No description provided by the author
Create a record pipeline for injesting data into a collection.
No description provided by the author
CreateStep creates a query pipeline step.
No description provided by the author
No description provided by the author
No description provided by the author
Parameter options to be applied.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EvaluateRequest is a request to perform a Evaluate using a pipeline.
EvaluateResponse is a response to a Evaluate call.
GetStepRequest.
GetStepResponse.
Constant defines a constant used in a pipeline step.
Parameter defines a parameter used to customise a pipeline step.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListStepsRequest is used to request a listing of steps.
ListStepsResponse contains a list of steps.
Step.
Parameter defines a parameter used in pipelines to pass user-defined values.
Pipeline is an identifier used to specify a pipeline.
Usage is a message containing usage information for a query pipeline.
Usage is a message containing usage information for a record pipeline.
No description provided by the author
No description provided by the author
SearchRequest is a request to perform a search using a pipeline.
SearchResponse is a response to a Search call.
No description provided by the author
No description provided by the author
Step represents a single unit of work performed by the pipeline.
UnimplementedQueryControlServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
UnimplementedRecordControlServer can be embedded to have forward compatible implementations.
UnimplementedStoreServer can be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

QueryClient is the client API for Query service.
QueryControlClient is the client API for QueryControl service.
QueryControlServer is the server API for QueryControl service.
QueryServer is the server API for Query service.
RecordControlClient is the client API for RecordControl service.
RecordControlServer is the server API for RecordControl service.
StoreClient is the client API for Store service.
StoreServer is the server API for Store service.