Versions in this module Expand all Collapse all v0 v0.0.2 Jan 23, 2026 Changes in this version + type InterceptWriter struct + Hook func(bytes []byte) + Writer io.Writer + func (iw *InterceptWriter) Write(bytes []byte) (n int, err error)