Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupConfig ¶
Types ¶
type CustomLogHandler ¶
type CustomLogHandler struct {
// contains filtered or unexported fields
}
func NewCustomLogHandler ¶
func NewCustomLogHandler(withColor bool, level slog.Level) *CustomLogHandler
type SprintFunc ¶
type SprintFunc func(a ...interface{}) string
Click to show internal directories.
Click to hide internal directories.