Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SelectionProvider ¶
type SelectionProvider struct {
// contains filtered or unexported fields
}
SelectionProvider implements selection provider
func New ¶
func New(config core.Config) (*SelectionProvider, error)
New returns static selection provider
func (*SelectionProvider) CreateSelectionService ¶
func (p *SelectionProvider) CreateSelectionService(channelID string) (fab.SelectionService, error)
CreateSelectionService creates a static selection service
Click to show internal directories.
Click to hide internal directories.