Documentation ¶
Index ¶
- func ConvertStrToU32List(convertStr string) ([]uint32, error)
- func Find[T Number](slice []T, val T) bool
- func GetWaitGroupInCtx(ctx context.Context) *sync.WaitGroup
- func Lookup(host net.IP) (net.IP, error)
- func MacStrToU64(mac string) (uint64, error)
- func MaxTime(t1 time.Time, t2 time.Time) time.Time
- func NewWaitGroupCtx() (context.Context, context.CancelFunc)
- func SliceEqual[T Number](a, b []T) bool
- type Number
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertStrToU32List ¶
func MacStrToU64 ¶
func NewWaitGroupCtx ¶
func NewWaitGroupCtx() (context.Context, context.CancelFunc)
func SliceEqual ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.