Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 679 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 679 Bytes

quota builds.sr.ht status GoDoc Go Report Card

Package quota provides access to Linux quota netlink notifications.

Quota notifications occur when a user or group's disk quota is exceeded, or when disk usage falls below a given quota.

For more information on quotas, please see https://www.kernel.org/doc/Documentation/filesystems/quota.txt.

MIT Licensed.