Documentation
¶
Overview ¶
Package utils provides helper functions for DNS operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentTimeUint32 ¶
func GetCurrentTimeUint32() uint32
GetCurrentTimeUint32 returns the current Unix timestamp as uint32. Unix timestamps are always positive (1970–2106), so this conversion is safe. Includes bounds check to satisfy gosec G115.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.