Versions in this module Expand all Collapse all v1 v1.3.2 Jul 12, 2021 v1.3.1 Jul 12, 2021 Changes in this version + func GetLineBoundary(source []byte, pos token.Pos) (int, int) + func GoFmt(codeIn []byte) ([]byte, error) + func GoImports(fileName string, codeIn []byte) ([]byte, error)