# Functions
LoggingMiddleware make logging middleware.
No description provided by the author
MakeHttpHandler make http handler use mux.
MakeStringEndpoint make endpoint.
No description provided by the author
# Constants
Service constants.
# Variables
No description provided by the author
Service errors.
No description provided by the author
Service errors.
# Structs
No description provided by the author
No description provided by the author
CalculateEndpoint define endpoint.
StringRequest define request struct.
StringResponse define response struct.
ArithmeticService implement Service interface.
# Interfaces
Service Define a service interface.
# Type aliases
ServiceMiddleware define service middleware.