Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents the executable for the extension.
type Extension ¶
Extension provides ability to extend Tagify workflow, to be able to incorporate more functionality into the Tagify and build such things like deeper more opinionated Tagify primitives e.g. YouTube extension to get more data out of the YouTube videos and etc (see testImgCrawlerExt inside the processor/html/extension_test.go).
Click to show internal directories.
Click to hide internal directories.