Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupSubscriber ¶
type GroupSubscriber struct {
// contains filtered or unexported fields
}
func New ¶
func New(bundle *bundle.Bundle) *GroupSubscriber
func (*GroupSubscriber) Name ¶
func (d *GroupSubscriber) Name() string
func (*GroupSubscriber) SetRoute ¶
func (d *GroupSubscriber) SetRoute(route routerI)
func (*GroupSubscriber) Status ¶
func (d *GroupSubscriber) Status() interface{}
type Option ¶
type Option func(*GroupSubscriber)
Click to show internal directories.
Click to hide internal directories.