Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateAppKey ¶
type GenerateAppKey struct{}
func (*GenerateAppKey) Description ¶
func (c *GenerateAppKey) Description() string
func (*GenerateAppKey) Handler ¶
func (c *GenerateAppKey) Handler(args []string) error
func (*GenerateAppKey) Key ¶
func (c *GenerateAppKey) Key() string
func (*GenerateAppKey) Name ¶
func (c *GenerateAppKey) Name() string
func (*GenerateAppKey) Usage ¶
func (c *GenerateAppKey) Usage() string
type MakeModule ¶
type MakeModule struct{}
func (*MakeModule) Description ¶
func (c *MakeModule) Description() string
func (*MakeModule) Handler ¶
func (c *MakeModule) Handler(args []string) error
func (*MakeModule) Key ¶
func (c *MakeModule) Key() string
func (*MakeModule) Name ¶
func (c *MakeModule) Name() string
func (*MakeModule) Usage ¶
func (c *MakeModule) Usage() string
Click to show internal directories.
Click to hide internal directories.