package net_utils import ( common_utils "nettools/common" ) type IPortRange common_utils.IRange[int]