You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was faster to get this library's IPv6 support done using math.Big, but acknowledge this is a suboptimal strategy. I'd rather just wait until Go has a native uint128 type, but I'm not holding my breath.
The text was updated successfully, but these errors were encountered:
It was faster to get this library's IPv6 support done using
math.Big
, but acknowledge this is a suboptimal strategy. I'd rather just wait until Go has a nativeuint128
type, but I'm not holding my breath.The text was updated successfully, but these errors were encountered: