Versions in this module Expand all Collapse all v2 v2.4.1 Mar 7, 2026 v2.4.0 Feb 25, 2026 Changes in this version + func FormatLeaked(leaked []FDInfo) string + func Leaked(tested func()) (string, error) + func Snapshot() (map[int]FDInfo, error) + type FDInfo struct + FD int + Target string + func Diff(before, after map[int]FDInfo) []FDInfo