package
0.0.0-20240725162059-d950b10e5e9a
Repository: https://github.com/oddeer0/golang-practice.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterNewsServiceHandler registers the http handlers for service NewsService to "mux".
RegisterNewsServiceHandlerClient registers the http handlers for service NewsService to "mux".
RegisterNewsServiceHandlerFromEndpoint is same as RegisterNewsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNewsServiceHandlerServer registers the http handlers for service NewsService to "mux".
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
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
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
NewsService_ServiceDesc is the grpc.ServiceDesc for NewsService service.
# 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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedNewsServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
NewsServiceClient is the client API for NewsService service.
NewsServiceServer is the server API for NewsService service.
UnsafeNewsServiceServer may be embedded to opt out of forward compatibility for this service.