Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SameChannelGateway ¶
type SameChannelGateway struct { *config.Config MyConfig *config.SameChannelGateway Channels []string Name string }
func New ¶
func New(cfg *config.Config, gatewayCfg *config.SameChannelGateway) *SameChannelGateway
func (*SameChannelGateway) Start ¶ added in v0.9.3
func (sgw *SameChannelGateway) Start() error
Click to show internal directories.
Click to hide internal directories.