Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format ¶
func Format( fset *token.FileSet, file *ast.File, sourceAdj func(src []byte, indent int) []byte, indentAdj int, src []byte, cfg printer.Config, ) ([]byte, error)
Format formats the given package file originally obtained from src and adjusts the result based on the original source via sourceAdj and indentAdj.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.