package
0.0.0-20230806205039-9e5d004951a3
Repository: https://github.com/m5lapp/go-service-toolkit.git
Documentation: pkg.go.dev

# Functions

New returns a new WebApp with the given ServerConfig and Logger set.
NewClientErrorResponse returns a new clientErrorResponse struct with the given values.

# Structs

WebApp represents a generic, base web application or API that provides core functionality for receiving and responding to requests, logging, health checking, panic and error handling and various middlewares and functions.