package
0.0.0-20241211053240-50570b40d0d2
Repository: https://github.com/northmule/shorturl.git
Documentation: pkg.go.dev

# Functions

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
RegisterPingHandlerHandler registers the http handlers for service PingHandler to "mux".
RegisterPingHandlerHandlerClient registers the http handlers for service PingHandler to "mux".
RegisterPingHandlerHandlerFromEndpoint is same as RegisterPingHandlerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPingHandlerHandlerServer registers the http handlers for service PingHandler to "mux".
No description provided by the author
RegisterRedirectHandlerHandler registers the http handlers for service RedirectHandler to "mux".
RegisterRedirectHandlerHandlerClient registers the http handlers for service RedirectHandler to "mux".
RegisterRedirectHandlerHandlerFromEndpoint is same as RegisterRedirectHandlerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRedirectHandlerHandlerServer registers the http handlers for service RedirectHandler to "mux".
No description provided by the author
RegisterShortenerHandlerHandler registers the http handlers for service ShortenerHandler to "mux".
RegisterShortenerHandlerHandlerClient registers the http handlers for service ShortenerHandler to "mux".
RegisterShortenerHandlerHandlerFromEndpoint is same as RegisterShortenerHandlerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterShortenerHandlerHandlerServer registers the http handlers for service ShortenerHandler to "mux".
No description provided by the author
RegisterStatsHandlerHandler registers the http handlers for service StatsHandler to "mux".
RegisterStatsHandlerHandlerClient registers the http handlers for service StatsHandler to "mux".
RegisterStatsHandlerHandlerFromEndpoint is same as RegisterStatsHandlerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStatsHandlerHandlerServer registers the http handlers for service StatsHandler to "mux".
No description provided by the author
RegisterUserUrlsHandlerHandler registers the http handlers for service UserUrlsHandler to "mux".
RegisterUserUrlsHandlerHandlerClient registers the http handlers for service UserUrlsHandler to "mux".
RegisterUserUrlsHandlerHandlerFromEndpoint is same as RegisterUserUrlsHandlerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserUrlsHandlerHandlerServer registers the http handlers for service UserUrlsHandler 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

# Variables

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
PingHandler_ServiceDesc is the grpc.ServiceDesc for PingHandler service.
RedirectHandler_ServiceDesc is the grpc.ServiceDesc for RedirectHandler service.
ShortenerHandler_ServiceDesc is the grpc.ServiceDesc for ShortenerHandler service.
StatsHandler_ServiceDesc is the grpc.ServiceDesc for StatsHandler service.
UserUrlsHandler_ServiceDesc is the grpc.ServiceDesc for UserUrlsHandler 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
UnimplementedPingHandlerServer must be embedded to have forward compatible implementations.
UnimplementedRedirectHandlerServer must be embedded to have forward compatible implementations.
UnimplementedShortenerHandlerServer must be embedded to have forward compatible implementations.
UnimplementedStatsHandlerServer must be embedded to have forward compatible implementations.
UnimplementedUserUrlsHandlerServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author

# Interfaces

PingHandlerClient is the client API for PingHandler service.
PingHandlerServer is the server API for PingHandler service.
RedirectHandlerClient is the client API for RedirectHandler service.
RedirectHandlerServer is the server API for RedirectHandler service.
ShortenerHandlerClient is the client API for ShortenerHandler service.
ShortenerHandlerServer is the server API for ShortenerHandler service.
StatsHandlerClient is the client API for StatsHandler service.
StatsHandlerServer is the server API for StatsHandler service.
UnsafePingHandlerServer may be embedded to opt out of forward compatibility for this service.
UnsafeRedirectHandlerServer may be embedded to opt out of forward compatibility for this service.
UnsafeShortenerHandlerServer may be embedded to opt out of forward compatibility for this service.
UnsafeStatsHandlerServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserUrlsHandlerServer may be embedded to opt out of forward compatibility for this service.
UserUrlsHandlerClient is the client API for UserUrlsHandler service.
UserUrlsHandlerServer is the server API for UserUrlsHandler service.