Documentation ¶
Overview ¶
Copyright (c) 2023 Tiago Melo. All rights reserved. Use of this source code is governed by the MIT License that can be found in the LICENSE file.
Package server implements the gRPC server for the product catalog service. It provides functions to handle CRUD operations for products.
The server package is responsible for setting up the gRPC server, registering the product catalog service, and routing incoming gRPC requests to the corresponding functions in the product package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.