package
0.0.0-20250222204201-db759c75476a
Repository: https://github.com/huangsam/go-trial.git
Documentation: pkg.go.dev
# Functions
GracefulShutdown shuts down the HTTP server gracefully.
Merge combines multiple channels into a single channel.
Range creates a channel of integers from a range.
RenderToString renders text template to string.
SetupBasicAuth sets up basic authentication middleware for an Echo web server.
# Variables
ZerologMiddleware emits a log for each incoming HTTP request.