crontab

package
v1.0.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: BSD-3-Clause Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpJob

type HttpJob struct {
	Method string            `json:"method"`
	Query  map[string]string `json:"query"`
	Body   map[string]string `json:"body"`
	Url    string            `json:"url"`
	// contains filtered or unexported fields
}

func NewHttpJob

func NewHttpJob(p micro.Payload, config interface{}) *HttpJob

func (*HttpJob) Run

func (job *HttpJob) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL