package
0.0.0-20221218020805-7893cc3cdef2
Repository: https://github.com/zalgonoise/logx.git
Documentation: pkg.go.dev
# Functions
New creates a JSON handler based on the input io.Writer `w`.
# Variables
ErrZeroBytes is raised when the `io.Writer` in the handler returns a zero-length of bytes written, when the `Write()` method is called.