Versions in this module Expand all Collapse all v1 v1.1.0 Jan 28, 2023 Changes in this version type Options + Language string v1.0.0 Nov 14, 2022 Changes in this version + const AUTHORS + const BUGS + const COPYRIGHT + const ENVIRONMENT + const EXAMPLES + const FILES + const HISTORY + const LICENSE + const NOTES + const SEEALSO + func GetDocument(cmd *cobra.Command, fmt Format, opts Options) (string, error) + func WriteDocument(w io.Writer, cmd *cobra.Command, fmt Format, opts Options) error + type ExtraSection struct + Text string + Title string + type Format int + const Markdown + const Troff + type Options struct + Date string + ExtraSections []ExtraSection + Footer string + Header string + LongDescription string + Name string + SectionNumber string + ShortDescription string