package
0.0.0-20210520073656-e34cafd11806
Repository: https://github.com/sajari/protogen-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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
# Structs
AutoCompleteRequest is a query to be autocompleted.
AutoCompleteResponse is an ordered list of autocompleted phrases in response to an AutoCompleteRequest.
Model is an autocomplete model.
TrainCorpusRequest is used to train the corpus to assist in detecting spelling mistakes.
TrainQueryRequest is a query used to train the autocomplete model what is popular from a user perspective.
UnimplementedAdminServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
UnimplementedTrainServer can be embedded to have forward compatible implementations.
# Interfaces
AdminClient is the client API for Admin service.
AdminServer is the server API for Admin service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
TrainClient is the client API for Train service.
TrainServer is the server API for Train service.