https://github.com/andrewstuart/p
https://github.com/andrewstuart/p
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewstuart/p
- Owner: andrewstuart
- License: mit
- Created: 2023-03-02T06:20:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T20:47:31.000Z (about 3 years ago)
- Last Synced: 2025-02-03T06:41:58.172Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.