Xe: Getting a pointer to a constant in Go

·

Getting a pointer to a constant in Go

https://xeiaso.net/notes/2024/go-pointer-constant/

Nice and quick write-up on how to get a pointer to a constant in Go. I think I prefer the function wrapper approach for AWS things like aws.String("something").

via – https://pony.social/@cadey/113545466939000666