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
{{ message }}
This repository was archived by the owner on May 25, 2023. It is now read-only.
I'm using PostgreSQL to store IP address information and would like to be able to use these types with
database/sql.Would you be open to implementing the
ScannerandValuerinterfaces forIPandIPPrefixtypes? Alternatively, would you be open to PR which did this?