Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeAnalyzeVCS ¶
type CodeAnalyzeVCS struct { Version string RootFlags config.RootFlags OutputConfig writer.OutputConfig OutputSignal signal.Signal RootCmd *cobra.Command VersionCmd *cobra.Command GitlabCmd *cobra.Command }
func NewCodeAnalyzeVCS ¶
func NewCodeAnalyzeVCS(version string) *CodeAnalyzeVCS
func (*CodeAnalyzeVCS) InitGitlabCommand ¶
func (a *CodeAnalyzeVCS) InitGitlabCommand()
func (*CodeAnalyzeVCS) InitRootCommand ¶
func (a *CodeAnalyzeVCS) InitRootCommand()
Click to show internal directories.
Click to hide internal directories.