Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct { }
Parser defines a parser type
func (*Parser) Resolve ¶ added in v1.2.2
Resolve - replace or modifies in-memory content before parsing
func (*Parser) SupportedExtensions ¶
SupportedExtensions returns extensions supported by this parser, which is json extension
func (*Parser) SupportedTypes ¶ added in v1.1.3
SupportedTypes returns types supported by this parser, which are cloudFormation
Click to show internal directories.
Click to hide internal directories.