Documentation ¶
Index ¶
- type Channel
- func (Ω *Channel) Deploy(args ...string) (chan bool, chan error)
- func (Ω *Channel) Disable(channelId string) (chan bool, chan error)
- func (Ω *Channel) Enable(channelId string) (chan bool, chan error)
- func (Ω *Channel) RedeployAll() (chan bool, chan error)
- func (Ω *Channel) Save(channelId string, channelXmlText []byte) (chan bool, chan error)
- func (Ω *Channel) Status() (chan model.ChannelStatusSlice, chan error)
- func (Ω *Channel) Undeploy(args ...string) (chan bool, chan error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.