package printer
Import Path
github.com/hashicorp/hcl/hcl/printer (on go.dev)
Dependency Relation
imports 8 packages, and imported by one package
Package-Level Type Names (total 3, in which 2 are exported)
Package-Level Functions (total 5, in which 2 are exported)
Format formats src HCL and returns the result.
Fprint "pretty-prints" an HCL node to output
It calls Config.Fprint with default settings.
Package-Level Variables (total 2, in which 1 are exported)
var DefaultConfig Config
Package-Level Constants (total 4, none are exported)
The pages are generated with Golds v0.3.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |