Post #1099749
2026-03-15 20:42 UTC
Really elegant developer tool: Go's inline IDE feature is used with deprecation markers, so call sites are autofixed from OldApi() to NewApi() based on the implementation of OldApi.
https://go.dev/blog/inliner
Replies (0)
No replies.