directory
1.0.1
Repository: https://github.com/qiangxue/go-rest-api.git
Documentation: pkg.go.dev

# Packages

Package accesslog provides a middleware that records every RESTful API call in a log message.
Package dbcontext provides DB transaction support for transactions tha span method calls of multiple repositories and services.
Package log provides context-aware and structured logging capabilities.
Package pagination provides support for pagination requests and responses.