package
0.0.0-20250206030135-4cf11c4a4f79
Repository: https://github.com/kylesiler/learn-go.git
Documentation: pkg.go.dev

# README

To generate server and client definition, run this from base directory protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative proto/project.proto

# 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
ProductInfo_ServiceDesc is the grpc.ServiceDesc for ProductInfo service.

# Structs

No description provided by the author
No description provided by the author
UnimplementedProductInfoServer must be embedded to have forward compatible implementations.

# Interfaces

ProductInfoClient is the client API for ProductInfo service.
ProductInfoServer is the server API for ProductInfo service.
UnsafeProductInfoServer may be embedded to opt out of forward compatibility for this service.