Documentation ¶ Index ¶ func Execute() type ProviderFunc 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. Types ¶ type ProviderFunc ¶ added in v1.0.0 type ProviderFunc func(p internal.Provider) error Source Files ¶ View all Source files migrate.go root.go start.go validate.go Click to show internal directories. Click to hide internal directories.