package
0.0.0-20240925024409-71301f396e45
Repository: https://github.com/muzinan123/go-microservices.git
Documentation: pkg.go.dev

# 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.