Versions in this module Expand all Collapse all v0 v0.2.0 Feb 18, 2021 Changes in this version + const DefaultQuota + const QuotaConfigKey + type BuildInManager struct + func (m *BuildInManager) DecreaseUsed(service, domain, resource string, used int64) error + func (m *BuildInManager) GetQuotas(serviceName, domain string) ([]*quota.Quota, error) + func (m *BuildInManager) IncreaseUsed(service, domain, resource string, used int64) error