edelweiss
edelweiss copied to clipboard
generated package aliases named after the package name
Improves readability if generated code. E.g. if importing "github.com/foo/bar", alias it as "barXXX" where XXX is a number if multiple imported packages share the same name.