Documentation ¶ Index ¶ type Emojis func (e Emojis) Entries(ctx context.Context, term string) []modules.Entry func (Emojis) Name() string func (e Emojis) Prefix() string func (Emojis) Refresh() func (e Emojis) Setup(cfg *config.Config, module *config.Module) modules.Workable func (e Emojis) SwitcherExclusive() bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Emojis ¶ type Emojis struct { // contains filtered or unexported fields } func (Emojis) Entries ¶ func (e Emojis) Entries(ctx context.Context, term string) []modules.Entry func (Emojis) Name ¶ func (Emojis) Name() string func (Emojis) Prefix ¶ func (e Emojis) Prefix() string func (Emojis) Refresh ¶ func (Emojis) Refresh() func (Emojis) Setup ¶ func (e Emojis) Setup(cfg *config.Config, module *config.Module) modules.Workable func (Emojis) SwitcherExclusive ¶ func (e Emojis) SwitcherExclusive() bool Source Files ¶ View all Source files emojis.go Click to show internal directories. Click to hide internal directories.