package
1.0.0
Repository: https://github.com/rizalgowandy/gdk.git
Documentation: pkg.go.dev

# Functions

Logger is a middleware that logs the current result from request.
Recover is a middleware that recovers server from panic.
RequestID is a middleware that inject request id to the context if it doesn't exists.