//
pkg.gl
Category
github.com/aws-cloudformation/rain
cft
graph
package
1.21.0
Repository:
https://github.com/aws-cloudformation/rain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
292 SLOC
#
Functions
Empty
Empty returns a new, empty graph.
New
New returns a Graph representing the connections between elements in the provided template.
#
Structs
Graph
Graph represents a directed, acyclic graph with ordered nodes.
Node
Node represents a top-level entry in a CloudFormation template for example a resource, parameter, or output.