package conn
import "github.com/containerd/nydus-snapshotter/pkg/fanotify/conn"
Index ¶
Types ¶
type Client ¶
func (*Client) GetEventInfo ¶
type EventInfo ¶
type EventInfo struct {
Path string `json:"path"`
Size uint32 `json:"size"`
Elapsed uint64 `json:"elapsed"`
}
Source Files ¶
- Version
- v0.15.15 (latest)
- Published
- Apr 17, 2026
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 4 hours ago –
Tools for package owners.