package
Version:
v0.8.6
Opens a new window with list of versions in this module.
Published: May 1, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DummyTask(args ...interface{}) (interface{}, error)
DummyTask is a dummy task callback.
type DummyParams struct {
URL string `json:"url,omitempty"`
}
DummyParams is an example of a task params structure.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.