mantil-io / mantil

Build your AWS Lambda-based Go backends quicker than ever
https://www.mantil.com
MIT License
109 stars 3 forks source link

Use imports.Process instead of gofmt binary in code generator #110

Closed ianic closed 2 years ago

ianic commented 2 years ago

here is option to use this package instead of binary

Package imports implements a Go pretty-printer (like package "go/format") that also adds or removes import statements as necessary.