Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IndentedStyle = &Style{ SpaceBeforeBlocks: false, StartIndent: 0, Indent: 4, } )
Functions ¶
func DumpConfig ¶
func DumpConfig(c *components.Config, style *Style) string
func DumpDirective ¶
func DumpDirective(d components.IDirective, style *Style) string
func WriteConfig ¶
func WriteConfig(c *components.Config, style *Style) error
Types ¶
Click to show internal directories.
Click to hide internal directories.