Categorygithub.com/andrewstuart/p
repositorypackage
1.1.0
Repository: https://github.com/andrewstuart/p.git
Documentation: pkg.go.dev

# README

Generic pointers to stuff. For APIs that need pointers when you want a literal, or a const, etc.

SomeAnnoyingPtrField: p.T("s"),

That's it.