Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateCommand ¶
type CreateCommand struct {
Meta
}
func (*CreateCommand) Help ¶
func (c *CreateCommand) Help() string
func (*CreateCommand) Run ¶
func (c *CreateCommand) Run(args []string) int
func (*CreateCommand) Synopsis ¶
func (c *CreateCommand) Synopsis() string
type InsertCommand ¶
type InsertCommand struct {
Meta
}
func (*InsertCommand) Help ¶
func (c *InsertCommand) Help() string
func (*InsertCommand) Run ¶
func (c *InsertCommand) Run(args []string) int
func (*InsertCommand) Synopsis ¶
func (c *InsertCommand) Synopsis() string
type VersionCommand ¶
func (*VersionCommand) Help ¶
func (c *VersionCommand) Help() string
func (*VersionCommand) Run ¶
func (c *VersionCommand) Run(args []string) int
func (*VersionCommand) Synopsis ¶
func (c *VersionCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.