package
0.0.0-20250124091942-5a442c598356
Repository: https://github.com/chyngyz-sydykov/go-web.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

# Variables

No description provided by the author
RatingService_ServiceDesc is the grpc.ServiceDesc for RatingService service.

# Structs

Request message for retrieving ratings of a specific book.
Response message containing a list of ratings.
Rating message that represents a single rating entry.
Request message for saving a rating.
Response message for saving a rating, returning the saved rating details.
UnimplementedRatingServiceServer must be embedded to have forward compatible implementations.

# Interfaces

RatingServiceClient is the client API for RatingService service.
RatingServiceServer is the server API for RatingService service.
UnsafeRatingServiceServer may be embedded to opt out of forward compatibility for this service.