Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SuppressWriter ¶
SuppressWriter wraps an io.Writer and drops any Write that contains the suppression string. It is used to silence known-harmless log noise (e.g. Go's net/http "Unsolicited response received on idle HTTP channel" during Unity domain reloads).
Click to show internal directories.
Click to hide internal directories.