Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckModelCommand ¶
func (*CheckModelCommand) Codes ¶
func (this *CheckModelCommand) Codes() []string
func (*CheckModelCommand) Name ¶
func (this *CheckModelCommand) Name() string
func (*CheckModelCommand) Run ¶
func (this *CheckModelCommand) Run()
func (*CheckModelCommand) Usage ¶
func (this *CheckModelCommand) Usage() string
type CompareDBCommand ¶
func (*CompareDBCommand) Codes ¶
func (this *CompareDBCommand) Codes() []string
func (*CompareDBCommand) Name ¶
func (this *CompareDBCommand) Name() string
func (*CompareDBCommand) Run ¶
func (this *CompareDBCommand) Run()
func (*CompareDBCommand) Usage ¶
func (this *CompareDBCommand) Usage() string
type CompareDBCommandOptions ¶
type CompareDBIssue ¶
type CompareDBIssue struct {
// contains filtered or unexported fields
}
type ExecCommand ¶
func (*ExecCommand) Codes ¶
func (this *ExecCommand) Codes() []string
func (*ExecCommand) Name ¶
func (this *ExecCommand) Name() string
func (*ExecCommand) Run ¶
func (this *ExecCommand) Run()
func (*ExecCommand) Usage ¶
func (this *ExecCommand) Usage() string
type FixCommand ¶
func (*FixCommand) Codes ¶
func (this *FixCommand) Codes() []string
func (*FixCommand) Name ¶
func (this *FixCommand) Name() string
func (*FixCommand) Run ¶
func (this *FixCommand) Run()
func (*FixCommand) Usage ¶
func (this *FixCommand) Usage() string
type GenModelCommand ¶
func (*GenModelCommand) Codes ¶
func (this *GenModelCommand) Codes() []string
func (*GenModelCommand) Name ¶
func (this *GenModelCommand) Name() string
func (*GenModelCommand) Run ¶
func (this *GenModelCommand) Run()
func (*GenModelCommand) Usage ¶
func (this *GenModelCommand) Usage() string
type InfoCommand ¶
func (*InfoCommand) Codes ¶
func (this *InfoCommand) Codes() []string
func (*InfoCommand) Name ¶
func (this *InfoCommand) Name() string
func (*InfoCommand) Run ¶
func (this *InfoCommand) Run()
func (*InfoCommand) Usage ¶
func (this *InfoCommand) Usage() string
type ListModelsCommand ¶
func (*ListModelsCommand) Codes ¶
func (this *ListModelsCommand) Codes() []string
func (*ListModelsCommand) Name ¶
func (this *ListModelsCommand) Name() string
func (*ListModelsCommand) Run ¶
func (this *ListModelsCommand) Run()
func (*ListModelsCommand) Usage ¶
func (this *ListModelsCommand) Usage() string
type SecretCommand ¶
func (*SecretCommand) Codes ¶
func (this *SecretCommand) Codes() []string
func (*SecretCommand) Name ¶
func (this *SecretCommand) Name() string
func (*SecretCommand) Run ¶
func (this *SecretCommand) Run()
func (*SecretCommand) Usage ¶
func (this *SecretCommand) Usage() string
Click to show internal directories.
Click to hide internal directories.