Documentation ¶
Index ¶
Constants ¶
View Source
const MinDiffLineTokensNum = 3
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TfPlanParser ¶
type TfPlanParser struct {
Plan string
}
func NewTfPlanParser ¶
func NewTfPlanParser(plan string) *TfPlanParser
func (*TfPlanParser) Parse ¶
func (p *TfPlanParser) Parse() *TfPlan
Click to show internal directories.
Click to hide internal directories.