package
1.21.0
Repository: https://github.com/aws-cloudformation/rain.git
Documentation: pkg.go.dev

# Functions

Empty returns a new, empty graph.
New returns a Graph representing the connections between elements in the provided template.

# Structs

Graph represents a directed, acyclic graph with ordered nodes.
Node represents a top-level entry in a CloudFormation template for example a resource, parameter, or output.