Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EMBED_FS embed.FS
Functions ¶
func ProcessFilters ¶
ProcessFilters takes the filters of a watch, already 'connected' with buildFilterTree(), and processes the filters in the right order.
func TriggerSchedule ¶
func TriggerSchedule(watchID WatchID, web *Web, scheduleID *FilterID)
TriggerSchedule gets called by the cronjob scheduler to start a watch execution
Types ¶
type BrowserlessContext ¶
type BrowserlessContext struct {
Result string `json:"result"`
}
Click to show internal directories.
Click to hide internal directories.