package distributor type ( Type uint Config any ) const ( CrmDistributorServiceType Type = iota )