Documentation
¶
Index ¶
- func ConfigureCompareCommand(app *kingpin.Application, inputReader io.Reader, outputWriter io.Writer)
- func ConfigureCostCommand(app *kingpin.Application, inputReader io.Reader, outputWriter io.Writer)
- func ConfigureGenerateCommand(app *kingpin.Application, outputWriter io.Writer)
- func ConfigureHashCommand(app *kingpin.Application, inputReader io.Reader, outputWriter io.Writer)
- type CompareCommand
- type CostCommand
- type GenerateCommand
- type HashCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureCompareCommand ¶
func ConfigureCostCommand ¶
Types ¶
type CompareCommand ¶
func (*CompareCommand) Run ¶
func (command *CompareCommand) Run(_ *kingpin.ParseContext) error
type CostCommand ¶
func (*CostCommand) Run ¶
func (command *CostCommand) Run(context *kingpin.ParseContext) error
type GenerateCommand ¶
func (*GenerateCommand) Run ¶
func (command *GenerateCommand) Run(context *kingpin.ParseContext) error
Click to show internal directories.
Click to hide internal directories.