Documentation ¶
Overview ¶
Package format provides functions for formatting the types found in the cfn package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Anything ¶
Anything returns a string representation of any given value as either JSON or YAML depending on options.Style
func Diff ¶
Diff returns a string representation of a diff.Diff. options.Style is currently ignored and the format will be annotated YAML
func SortKeys ¶
SortKeys sorts the given keys based on their location within a CloudFormation template as given by the path parameter
Types ¶
Click to show internal directories.
Click to hide internal directories.