//
pkg.gl
Category
Standard library
go
format
package
1.24.4
Repository:
https://pkg.go.dev/std
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
8.8k
Files
247 SLOC
#
Functions
Node
Node formats node in canonical gofmt style and writes the result to dst.
Source
Source formats src in canonical gofmt style and returns the result or an (I/O or syntax) error.