Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StopChannel ¶
func StopChannel(prjName string)
Types ¶
type ChannelContext ¶
type ChannelContext struct { Name string // contains filtered or unexported fields }
func (*ChannelContext) Run ¶
func (cc *ChannelContext) Run(ctx context.Context)
func (*ChannelContext) Stop ¶
func (cc *ChannelContext) Stop()
Click to show internal directories.
Click to hide internal directories.