parser

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const MinDiffLineTokensNum = 3

Variables

This section is empty.

Functions

This section is empty.

Types

type TfPlan

type TfPlan struct {
	Destroy []string
	Add     []string
	Change  []string
}

type TfPlanParser

type TfPlanParser struct {
	Plan string
}

func NewTfPlanParser

func NewTfPlanParser(plan string) *TfPlanParser

func (*TfPlanParser) Parse

func (p *TfPlanParser) Parse() *TfPlan

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL