Any article on how to make sure you don't get nil pointer errors with pulumi and Go, like a static c...
c
Any article on how to make sure you don't get nil pointer errors with pulumi and Go, like a static check or something that can help flag when I forget to make sure something was a pointer?