Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppChannelConfig ¶
type Channel ¶
type Channel struct {
// contains filtered or unexported fields
}
func NewAppChannel ¶
func NewAppChannel(ctx context.Context, config AppChannelConfig) (*Channel, error)
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) GetChannel ¶
Click to show internal directories.
Click to hide internal directories.