Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DumpCommand ¶
func (*DumpCommand) Help ¶
func (c *DumpCommand) Help() string
func (*DumpCommand) Run ¶
func (c *DumpCommand) Run(args []string) int
func (*DumpCommand) Synopsis ¶
func (c *DumpCommand) Synopsis() string
type ImportCommand ¶
func (*ImportCommand) Help ¶
func (c *ImportCommand) Help() string
func (*ImportCommand) Run ¶
func (c *ImportCommand) Run(args []string) int
func (*ImportCommand) Synopsis ¶
func (c *ImportCommand) Synopsis() string
type VersionCommand ¶
VersionCommand is a Command implementation that prints the version.
func (*VersionCommand) Help ¶
func (c *VersionCommand) Help() string
func (*VersionCommand) Run ¶
func (c *VersionCommand) Run(_ []string) int
func (*VersionCommand) Synopsis ¶
func (c *VersionCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.