package
0.0.0-20220306092745-e54033a49d1d
Repository: https://github.com/hitzhangjie/codeblocks.git
Documentation: pkg.go.dev
# README
format
This package provides easy to use functions to format your go code.
- format.Format(fp), format the go code in place
- format.FormatDir(dir), format the go code under folders in place