Versions in this module Expand all Collapse all v1 v1.10.1 May 31, 2026 v1.10.0 May 29, 2026 Changes in this version + type Attacher struct — linux/amd64 + func NewAttacher() *Attacher + func (a *Attacher) Attach(backingFile string, offset uint64, readOnly bool) (iface.LoopDevice, error) + type Device struct — linux/amd64 + func (d *Device) Detach() error + func (d *Device) Path() string + func (d *Device) SetAutoclear() error