Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentGitbook ¶
ComponentGitbook struct is an extension of models.Component that adds an exportPath
type Config ¶
type Config struct { OpencontrolDir string Certification string ExportPath string MarkdownPath string }
Config contains data for gitbook export configurations
func (Config) BuildGitbook ¶
BuildGitbook entry point for creating gitbook
type ControlGitbook ¶
ControlGitbook struct is an extension of models.Control that adds an exportPath
Click to show internal directories.
Click to hide internal directories.