package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Functions

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

# Constants

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

# Variables

No description provided by the author
Enum value maps for Query_Type.
Enum value maps for Query_Type.
TextIndexer_ServiceDesc is the grpc.ServiceDesc for TextIndexer service.

# Structs

Document represents an indexed document.
Query represents a search query.
QueryResult contains either the total count of results for a query or a single document from the resultset.
No description provided by the author
No description provided by the author
UnimplementedTextIndexerServer must be embedded to have forward compatible implementations.
UpdateScoreRequest encapsulates the parameters for the UpdateScore RPC.

# Interfaces

No description provided by the author
No description provided by the author
TextIndexerClient is the client API for TextIndexer service.
TextIndexerServer is the server API for TextIndexer service.
UnsafeTextIndexerServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author