// Stats provides basic information about max and current process count func Stats() (*statsapi.RlimitStats, error) { … }