Versions in this module Expand all Collapse all v1 v1.1.0 May 22, 2023 v1.0.0 Mar 20, 2023 Changes in this version + const AreEqual + const IsFatal + const NotEqual + const NotFatal + func NewAssertProbe(label string, fd *os.File, fatal bool) *assertProbe + func NewFuncProbe(label string, fd *os.File, fn func(...interface{})) *funcProbe + func NewLogProbe(label string, fd *os.File) *logProbe