package
Version:
v0.0.0-...-b2fc802
Opens a new window with list of versions in this module.
Published: Feb 17, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Task struct {
Title string `json:"title"`
Cronexp string `json:"cronexp"`
URL string `json:"url"`
Method string `json:"method"`
Body string `json:"body"`
}
Task ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.