Documentation ¶ Index ¶ func Run(c *config.Config, items []*model.Tag) []*model.Tag Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(c *config.Config, items []*model.Tag) []*model.Tag Run - 1st sorts given list, then iterates over it and de-dupes items in the list by merging inflections, then sorts de-duped list again and takes only requested size (limit) or just everything if result is smaller than limit. nolint: gocyclo Types ¶ This section is empty. Source Files ¶ View all Source files processor.go Directories ¶ Show internal Expand all Path Synopsis html md text util Click to show internal directories. Click to hide internal directories.