Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventCommand ¶
type EventCommand struct { *Options // contains filtered or unexported fields }
func New ¶
func New(opt *Options) *EventCommand
func (*EventCommand) Init ¶
func (c *EventCommand) Init(args []string) error
func (*EventCommand) Name ¶
func (c *EventCommand) Name() string
func (*EventCommand) Run ¶
func (c *EventCommand) Run() error
Click to show internal directories.
Click to hide internal directories.