redis

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: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ActionForDispatchFinish      = "dispatchFinish"
	// ActionForModifyArchive       = "modifyArchive"
	ActionForBvcCapable = "bvcCapable"
	// ActionForSecondRound         = "secondRound"
	ActionForSendOpenMsg    = "sendOpenMsg"
	ActionForSendBblog      = "sendBblog"
	ActionForVideoshot      = "addVideoshot"
	ActionForVideocovers    = "addVideocovers"
	ActionForPostFirstRound = "postFirstRound"
)

redis action list

Variables

This section is empty.

Functions

This section is empty.

Types

type Retry

type Retry struct {
	Action string `json:"action"`
}

Retry struct

type RetryJSON

type RetryJSON struct {
	Action string `json:"action"`
	Data   struct {
		Aid     int64  `json:"aid"`
		Route   string `json:"route"`
		Mid     int64  `json:"mid"`
		Content string `json:"content"`
	} `json:"data"`
}

RetryJSON struct

Jump to

Keyboard shortcuts

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