Searched defs:gofmt (Results 1 – 3 of 3) sorted by relevance
120 func gofmt(n interface{}) string { func
36 func gofmt(fset *token.FileSet, filename string, src *bytes.Buffer) error { func
230 func gofmt(n any) string { func