maligned
maligned copied to clipboard
using autofixing in own code
hi, i know that fieldalignment now preferred way to check/fix field alignment in golang structs. how to deal with it if i want to have automatic align fields via own golang program? (for example i'm generate code from protobuf)