//
pkg.gl
Category
github.com/fsgo/go_fmt
internal
gofmt
package
0.6.3
Repository:
https://github.com/fsgo/go_fmt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
2
Files
466 SLOC
#
Functions
Format
Format 输出格式化的 go 代码.
FormatComments
FormatComments 对代码注释进行格式化 若是空行注释将删除.
NewFormatter
NewFormatter 创建一个新的带默认格式化规则的格式化实例.
#
Variables
OnExecute
OnExecute hook Before Execute.
#
Structs
Formatter
Formatter 代码格式化实例.
#
Type aliases
Options
Options 别名.