Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + type Control struct — linux/amd64 + func NewControl(basePath string) (*Control, error) + func (q *Control) GetQuota(targetPath string, quota *Quota) error + func (q *Control) SetQuota(targetPath string, quota Quota) error + type Quota struct — linux/amd64 + Size uint64