Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateFunc = create.Create
Handle to client's create function used for testing TODO - Find best practice, such as using an Interface and Struct to create a client
Functions ¶
func NewCommand ¶
func NewCommand(clients *shared.ClientFactory) *cobra.Command
NewCommand returns a Cobra command for the project parent command
func NewCreateCommand ¶
func NewCreateCommand(clients *shared.ClientFactory) *cobra.Command
func NewInitCommand ¶
func NewInitCommand(clients *shared.ClientFactory) *cobra.Command
NewInitCommand returns a Cobra command to initialize projects with Slack CLI support
func NewSamplesCommand ¶
func NewSamplesCommand(clients *shared.ClientFactory) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.