Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Create ¶
type Create struct {
// contains filtered or unexported fields
}
func NewCreate ¶
func NewCreate(taskCli client.TaskClient) *Create
type Delete ¶
type Delete struct {
// contains filtered or unexported fields
}
func NewDelete ¶
func NewDelete(taskCli client.TaskClient) *Delete
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
func NewIndex ¶
func NewIndex(taskCli client.TaskClient) *Index
Click to show internal directories.
Click to hide internal directories.