Documentation ¶
Index ¶
- type DBSeeder
- type Migrater
- type Setup
- func (Setup) CmdName() string
- func (setup *Setup) Flags() *pflag.FlagSet
- func (Setup) PluginName() string
- func (setup *Setup) PrintFlags(w io.Writer) error
- func (s *Setup) ScopedPlugins() []plugins.Plugin
- func (s *Setup) Setup(ctx context.Context, root string, args []string) error
- func (setup *Setup) SetupFlags() []*pflag.Flag
- func (s *Setup) WithPlugins(f plugins.Feeder)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Setup ¶
type Setup struct {
// contains filtered or unexported fields
}
func (Setup) PluginName ¶
func (*Setup) ScopedPlugins ¶
func (*Setup) SetupFlags ¶
func (*Setup) WithPlugins ¶
Click to show internal directories.
Click to hide internal directories.