retry

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FailList          = "arc_job_fail_list"
	FailUpCache       = "up_cache"
	FailUpVideoCache  = "up_video_cache"
	FailDelVideoCache = "del_video_cache"
	FailDatabus       = "up_databus"
	FailResultAdd     = "result_add"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Action string `json:"action"`
	Data   struct {
		Aid        int64                 `json:"aid"`
		State      int                   `json:"state"`
		DatabusMsg *result.ArchiveUpInfo `json:"dbus_msg"`
		Cids       []int64               `json:"cid"`
	} `json:"data"`
}

Info retry data

Jump to

Keyboard shortcuts

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