Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + var DefaultBudget = BudgetNormal + var StorageBudgets = []string + func StorageBudget(budget Budget) (chunkSize, quota int64, numBackup int) + type Budget string + const BudgetLow + const BudgetNormal + const BudgetUnlimited