//
pkg.gl
Category
github.com/M15t/gram
pkg
util
prettylog
package
0.0.12
Repository:
https://github.com/m15t/gram.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
285 SLOC
#
Functions
NewHandler
NewHandler is a function that creates a new instance of the Handler struct.
#
Constants
JSONFormat
custom.
TextFormat
custom.
#
Structs
Handler
Handler represents a type that contains a slog.Handler, a function, a bytes.Buffer, and a sync.Mutex.
#
Type aliases
OutputFormat
OutputFormat custom type.