package
0.0.0-20220725071739-a5c5cda64134
Repository: https://github.com/ascarolabs/go-news.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
RegisterContentCheckServiceHandler registers the http handlers for service ContentCheckService to "mux".
RegisterContentCheckServiceHandlerClient registers the http handlers for service ContentCheckService to "mux".
RegisterContentCheckServiceHandlerFromEndpoint is same as RegisterContentCheckServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterContentCheckServiceHandlerServer registers the http handlers for service ContentCheckService to "mux".
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
RegisterTagServiceHandler registers the http handlers for service TagService to "mux".
RegisterTagServiceHandlerClient registers the http handlers for service TagService to "mux".
RegisterTagServiceHandlerFromEndpoint is same as RegisterTagServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTagServiceHandlerServer registers the http handlers for service TagService to "mux".
No description provided by the author

# Variables

ContentCheckService_ServiceDesc is the grpc.ServiceDesc for ContentCheckService service.
No description provided by the author
NewsService_ServiceDesc is the grpc.ServiceDesc for NewsService service.
TagService_ServiceDesc is the grpc.ServiceDesc for TagService service.

# Structs

Базовый формат ответа.
Пустой запрос (служебный объект).
Объект входящего файла.
Объект идентификатора файла.
Объект ссылки на файл.
Объект с информацией о работоспособности сервиса.
Параметры фильтрации.
Объект списка новостей.
Объект новости.
Входные данные для запроса списка новостей.
Объект идентификации записи (служебный объект).
Объект идентификации записи (служебный объект, для чпу).
Объект новости.
Объект тега.
Объект списка тегов.
UnimplementedContentCheckServiceServer must be embedded to have forward compatible implementations.
UnimplementedNewsServiceServer must be embedded to have forward compatible implementations.
UnimplementedTagServiceServer must be embedded to have forward compatible implementations.

# Interfaces

ContentCheckServiceClient is the client API for ContentCheckService service.
ContentCheckServiceServer is the server API for ContentCheckService service.
NewsServiceClient is the client API for NewsService service.
NewsServiceServer is the server API for NewsService service.
TagServiceClient is the client API for TagService service.
TagServiceServer is the server API for TagService service.
UnsafeContentCheckServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeNewsServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTagServiceServer may be embedded to opt out of forward compatibility for this service.