Documentation ¶
Index ¶
- func BindFlags(cmd *cobra.Command, v *viper.Viper)
- func ConnectToDBAndMigrate(dbConfig config.Database) (*gorm.DB, error)
- func Execute() error
- func GetBuiltinIndexer() *indexerPackage.Indexer
- func GetRootCmd() *cobra.Command
- func GetViperConfig() *viper.Viper
- func HelpOverride(cmd *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBuiltinIndexer ¶
func GetBuiltinIndexer() *indexerPackage.Indexer
GetBuiltinIndexer returns the indexer instance for the index command. Usable for customizing pre-run setup.
func GetRootCmd ¶
func GetViperConfig ¶
func HelpOverride ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.