dto

package
v0.0.0-...-b2fc802 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	Title   string   `json:"title"`
	Cronexp string   `json:"cronexp"`
	URL     string   `json:"url"`
	Method  string   `json:"method"`
	Headers []string `json:"headers"`
	Body    string   `json:"body"`
}

Task ...

Jump to

Keyboard shortcuts

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