Documentation
¶
Index ¶
- func Command(client client.Client, writer writer.Writer) *cobra.Command
- func DependenciesCommand(dependencyClient tracker.DependencyServiceClient, ...) *cobra.Command
- func DependentsCommand(dependencyClient tracker.DependencyServiceClient, ...) *cobra.Command
- func ModulesCommand(modulesClient tracker.ModuleServiceClient, writer writer.Writer) *cobra.Command
- func SourcesCommand(sourcesClient tracker.SourceServiceClient, ...) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DependenciesCommand ¶
func DependenciesCommand( dependencyClient tracker.DependencyServiceClient, searchClient tracker.SearchServiceClient, writer writer.Writer, ) *cobra.Command
func DependentsCommand ¶
func DependentsCommand( dependencyClient tracker.DependencyServiceClient, searchClient tracker.SearchServiceClient, writer writer.Writer, ) *cobra.Command
func ModulesCommand ¶
func SourcesCommand ¶
func SourcesCommand( sourcesClient tracker.SourceServiceClient, modulesClient tracker.ModuleServiceClient, writer writer.Writer, ) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.