package
1.7.9
Repository: https://github.com/eliaskioni/goflow.git
Documentation: pkg.go.dev

# Functions

FindAllTaggedItems finds all tagged docstrings in go files.
Generate generates all documentation outputs.
RegisterGenerator registers a documentation generator.

# Variables

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

# Structs

TaggedItem is any item that is documented with a @tag to indicate it will be used by docgen.

# Interfaces

Generator generates a documentation output.

# Type aliases

ContextFunc is a function which produces values to put the template context.