1. 19
    1. 1

      Thanks for this. I was looking at a huge manual change over hundreds of files but leveraging this might mean I can automagic most of it away.

    2. 1

      Thanks for sharing! I wrote my own tool a while back as well. Having these packages available in the standard library is a great way to encourage further tooling beyond what the Go offers.

    3. 1

      Great read! Have you had a chance to check out the analysis package from the Go subrepositories?

      1. 1

        I haven’t. Thanks for the recommendation, will take a deeper look at it :)