package
0.0.0-20240822010157-a2de6b1a9895
Repository: https://github.com/developc3ntro/omni-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.