# Functions
NewFile returns a FileBuilder prepared with the required filename format.
NewGenerator creates a new Generator.
NewProviderImporter returns a ProviderImporter.
Print prints a FileBuilder to stderr.
# Structs
Generator is used to create `terrafrom.proto` file with all of its available resources from the provider used in the current directory context.
ProviderImporter queries a Terraform provider binary for its schema and returns a proto FileBuilder.