Versions in this module Expand all Collapse all v0 v0.1.0 Jul 8, 2026 Changes in this version + func DetectCgroupLimit() (bytes int64, found bool) + func SetFromCgroup(opts ...Option) (int64, error) + type Option func(*config) + func WithLogger(l *slog.Logger) Option + func WithMinBytes(n int64) Option + func WithRatio(r float64) Option