Versions in this module Expand all Collapse all v0 v0.0.1 Feb 7, 2025 Changes in this version + var DefaultAccessWriter io.Writer = os.Stdout + var DefaultErrorWriter io.Writer = os.Stderr + var DefaultGinWriter io.Writer = os.Stdout + func DebugPrint(values ...any) + func DebugPrintF(format string, values ...any)