package
1.2.2
Repository: https://github.com/christosgalano/bicep-docs.git
Documentation: pkg.go.dev

# Functions

ParseSectionFromString converts a string to its corresponding Section enum value.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Metadata is a struct that contains the metadata part of a parameter, an output, or the template itself.
Module is a struct that contains the information about a module.
Output is a struct that contains the information about an output.
Parameter is a struct that contains the information about a parameter.
Resource is a struct that contains the information about a resource.
Template is a struct that contains the information about a Bicep template.
UserDefinedDataType (UDDT) is a struct that contains the information about a user defined data type.
UserDefinedFunction (UDF) is a struct that contains the information about a user defined function.
Variable is a struct that contains the information about a variable.

# Type aliases

Section is an enum that represents the different sections of the generated Markdown file.