Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyFile ¶ added in v0.7.1
func PrettyFile(file string, content string, settings PrettySettings) (string, error)
Types ¶
type GoPrettySettings ¶ added in v0.7.1
type GoPrettySettings struct {
LocalPrefix string
}
type PrettySettings ¶ added in v0.7.1
type PrettySettings struct {
Tool string
GoPrettySettings
}
Click to show internal directories.
Click to hide internal directories.