package
0.0.0-20241013142156-fb4c8e8fed47
Repository: https://github.com/binacs/server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterTinyURLHandler registers the http handlers for service TinyURL to "mux".
RegisterTinyURLHandlerClient registers the http handlers for service TinyURL to "mux".
RegisterTinyURLHandlerFromEndpoint is same as RegisterTinyURLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTinyURLHandlerServer registers the http handlers for service TinyURL to "mux".
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
TinyURL_ServiceDesc is the grpc.ServiceDesc for TinyURL service.

# Structs

No description provided by the author
TinyURLDecode.
No description provided by the author
No description provided by the author
TinyURLEncode.
No description provided by the author
UnimplementedTinyURLServer should be embedded to have forward compatible implementations.

# Interfaces

TinyURLClient is the client API for TinyURL service.
TinyURLServer is the server API for TinyURL service.
UnsafeTinyURLServer may be embedded to opt out of forward compatibility for this service.