package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 22, 2022
License: BSD-3-Clause
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
¶
type HttpJob struct {
Url string `bson:"url"`
Body map[string]interface{} `bson:"body"`
}
type Job struct {
Spec string `bson:"spec"`
Mode string `bson:"mode"`
Option map[string]interface{} `bson:"option"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.