internal/

directory
v0.15.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: MIT

Directories

Path Synopsis
Package core provides shared value types used by both the root clog package and subpackages like fx/.
Package core provides shared value types used by both the root clog package and subpackages like fx/.
Package env holds the process-wide environment-variable prefix shared by clog's packages, and the "custom prefix first, then CLOG" lookup built on it.
Package env holds the process-wide environment-variable prefix shared by clog's packages, and the "custom prefix first, then CLOG" lookup built on it.
gen
fieldmethods command
Command fieldmethods generates the field-appending methods shared by clog's *Event (event_fields.go) and core's FieldBuilder[T] (internal/core/field_builder_methods.go) from the methods spec table below, plus the output-dependent hyperlink and Dict methods shared by *Event and *Context (context_fields.go) from the outputMethods table.
Command fieldmethods generates the field-appending methods shared by clog's *Event (event_fields.go) and core's FieldBuilder[T] (internal/core/field_builder_methods.go) from the methods spec table below, plus the output-dependent hyperlink and Dict methods shared by *Event and *Context (context_fields.go) from the outputMethods table.
fieldsetters command
Command fieldsetters generates the per-knob [FieldFormats] convenience setters on Logger (fieldformats_setters.go) and their package-level Default-logger mirrors (fieldformats_setters_default.go) from the single spec table below.
Command fieldsetters generates the per-knob [FieldFormats] convenience setters on Logger (fieldformats_setters.go) and their package-level Default-logger mirrors (fieldformats_setters_default.go) from the single spec table below.
Package gradient provides color gradient interpolation shared by the style and fx packages.
Package gradient provides color gradient interpolation shared by the style and fx packages.
Package numfmt provides human-readable formatting for byte counts.
Package numfmt provides human-readable formatting for byte counts.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL