Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func IdentifyLicense ¶
func IdentifyLicense(classifier *licenseclassifier.License, content string) (string, float64)
Types ¶
type FailedModule ¶
type GitHubRepo ¶
type ResolvedModule ¶
type ResolvedModule struct { Module string Repo GitHubRepo }
Click to show internal directories.
Click to hide internal directories.