package
3.5.0
Repository: https://github.com/tj-actions/auto-doc.git
Documentation: pkg.go.dev

# Structs

Action represents the action.yml.
ActionInput represents the input of the action.yml.
ActionOutput represents the output of the action.yml.
CodeBlock represents the action.yml outputted as a code block.
Reusable represents a reusable workflow.
ReusableInput represents the input of the reusable workflow.
ReusableOutput represents the output of the reusable workflow.
ReusableSecret represents the secret of reusable workflows.

# Interfaces

Documentation is the interface for Action, Reusable and CodeBlock.