package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
README
¶
Mango (man page generator) integration for Kong
This package allows Kong packages
to generate man pages using Mango.
Simply add mangokong.ManFlag
to your CLI struct:
var cli struct {
Man mangokong.ManFlag `help:"Write man page."`
}
Example
This is what the included example looks like:

Documentation
¶
NewManPage from a Kong Application.
ManFlag can be used as a Kong flag that will write a default man page to stdout.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.