package
0.0.0-20240702024630-b1757e75e547
Repository: https://github.com/ianzc0der/go-myblog.git
Documentation: pkg.go.dev

# README

compile

protoc -I=. --go_out=. --go_opt=module="github.com/IanZC0der/go-myblog" --go-grpc_out=. --go-grpc_opt=module="github.com/IanZC0der/go-myblog" apps/comment/proto/comment.proto

to be updated for this section

# Packages

No description provided by the author

# 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

CommentService_ServiceDesc is the grpc.ServiceDesc for CommentService service.
No description provided by the author

# Structs

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

# Interfaces

CommentServiceClient is the client API for CommentService service.
CommentServiceServer is the server API for CommentService service.
UnsafeCommentServiceServer may be embedded to opt out of forward compatibility for this service.