summaryrefslogtreecommitdiff
path: root/internal/util/ptr.go
AgeCommit message (Collapse)AuthorFiles
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
This replaces the different $TypePtr functions with a generic implementation.