package
2.9.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.
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 and Reusable.