package
0.0.0-20230406081728-468a20bc42f9
Repository: https://github.com/sagikazarmark/modern-go-application.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

NoopErrorHandler is an error handler that discards every error.
NoopLogger is a logger that discards every log event.

# Interfaces

ErrorHandler handles an error.
Logger is the fundamental interface for all log operations.