AlekSi / pointer

Go package pointer provides helpers to get pointers to values of built-in types.
MIT License
211 stars 19 forks source link

Explain why this package exists #8

Open AlekSi opened 5 years ago

AlekSi commented 5 years ago

justjoeyuk commented 3 years ago

Let's not forget stripe.String() zap.String() and the tons of libraries that have created their own stupid pointer conversion utilities.