Categorygithub.com/telmoandrade/go-library
module
0.0.9
Repository: https://github.com/telmoandrade/go-library.git
Documentation: pkg.go.dev

# README

go-library

Go Reference Release Codacy Badge Go Report Card codecov

# Packages

The graceful package provides functionality to handle graceful startup and shutdown processes for servers.
Package httpserver extends the functionality of the standard library [http.Server].
Package logger provides a structured logging handler built on top of [slog.Logger].